public sealed class InterconnectGroupsClientImpl : InterconnectGroupsClientReference documentation and code samples for the Compute Engine v1 API class InterconnectGroupsClientImpl.
InterconnectGroups client wrapper implementation, for convenient use.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Remarks
The InterconnectGroups API.
Constructors
InterconnectGroupsClientImpl(InterconnectGroupsClient, InterconnectGroupsSettings, ILogger)
public InterconnectGroupsClientImpl(InterconnectGroups.InterconnectGroupsClient grpcClient, InterconnectGroupsSettings settings, ILogger logger)Constructs a client wrapper for the InterconnectGroups service, with the specified gRPC client and settings.
| Parameters | |
|---|---|
| Name | Description |
grpcClient |
InterconnectGroupsInterconnectGroupsClientThe underlying gRPC client. |
settings |
InterconnectGroupsSettingsThe base InterconnectGroupsSettings used within this client. |
logger |
ILoggerOptional ILogger to use within this client. |
Properties
CreateMembersOperationsClient
public override OperationsClient CreateMembersOperationsClient { get; }The long-running operations client for CreateMembers.
| Property Value | |
|---|---|
| Type | Description |
OperationsClient |
|
DeleteOperationsClient
public override OperationsClient DeleteOperationsClient { get; }The long-running operations client for Delete.
| Property Value | |
|---|---|
| Type | Description |
OperationsClient |
|
GrpcClient
public override InterconnectGroups.InterconnectGroupsClient GrpcClient { get; }The underlying gRPC InterconnectGroups client
| Property Value | |
|---|---|
| Type | Description |
InterconnectGroupsInterconnectGroupsClient |
|
InsertOperationsClient
public override OperationsClient InsertOperationsClient { get; }The long-running operations client for Insert.
| Property Value | |
|---|---|
| Type | Description |
OperationsClient |
|
PatchOperationsClient
public override OperationsClient PatchOperationsClient { get; }The long-running operations client for Patch.
| Property Value | |
|---|---|
| Type | Description |
OperationsClient |
|
Methods
CreateMembers(CreateMembersInterconnectGroupRequest, CallSettings)
public override Operation<Operation, Operation> CreateMembers(CreateMembersInterconnectGroupRequest request, CallSettings callSettings = null)Create Interconnects with redundancy by creating them in a specified interconnect group.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateMembersInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
OperationOperationOperation |
The RPC response. |
CreateMembersAsync(CreateMembersInterconnectGroupRequest, CallSettings)
public override Task<Operation<Operation, Operation>> CreateMembersAsync(CreateMembersInterconnectGroupRequest request, CallSettings callSettings = null)Create Interconnects with redundancy by creating them in a specified interconnect group.
| Parameters | |
|---|---|
| Name | Description |
request |
CreateMembersInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskOperationOperationOperation |
A Task containing the RPC response. |
Delete(DeleteInterconnectGroupRequest, CallSettings)
public override Operation<Operation, Operation> Delete(DeleteInterconnectGroupRequest request, CallSettings callSettings = null)Deletes the specified InterconnectGroup in the given scope
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
OperationOperationOperation |
The RPC response. |
DeleteAsync(DeleteInterconnectGroupRequest, CallSettings)
public override Task<Operation<Operation, Operation>> DeleteAsync(DeleteInterconnectGroupRequest request, CallSettings callSettings = null)Deletes the specified InterconnectGroup in the given scope
| Parameters | |
|---|---|
| Name | Description |
request |
DeleteInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskOperationOperationOperation |
A Task containing the RPC response. |
Get(GetInterconnectGroupRequest, CallSettings)
public override InterconnectGroup Get(GetInterconnectGroupRequest request, CallSettings callSettings = null)Returns the specified InterconnectGroup resource in the given scope.
| Parameters | |
|---|---|
| Name | Description |
request |
GetInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
InterconnectGroup |
The RPC response. |
GetAsync(GetInterconnectGroupRequest, CallSettings)
public override Task<InterconnectGroup> GetAsync(GetInterconnectGroupRequest request, CallSettings callSettings = null)Returns the specified InterconnectGroup resource in the given scope.
| Parameters | |
|---|---|
| Name | Description |
request |
GetInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskInterconnectGroup |
A Task containing the RPC response. |
GetIamPolicy(GetIamPolicyInterconnectGroupRequest, CallSettings)
public override Policy GetIamPolicy(GetIamPolicyInterconnectGroupRequest request, CallSettings callSettings = null)Gets the access control policy for a resource. May be empty if no such policy or resource exists.
| Parameters | |
|---|---|
| Name | Description |
request |
GetIamPolicyInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
Policy |
The RPC response. |
GetIamPolicyAsync(GetIamPolicyInterconnectGroupRequest, CallSettings)
public override Task<Policy> GetIamPolicyAsync(GetIamPolicyInterconnectGroupRequest request, CallSettings callSettings = null)Gets the access control policy for a resource. May be empty if no such policy or resource exists.
| Parameters | |
|---|---|
| Name | Description |
request |
GetIamPolicyInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskPolicy |
A Task containing the RPC response. |
GetOperationalStatus(GetOperationalStatusInterconnectGroupRequest, CallSettings)
public override InterconnectGroupsGetOperationalStatusResponse GetOperationalStatus(GetOperationalStatusInterconnectGroupRequest request, CallSettings callSettings = null)Returns the interconnectStatuses for the specified InterconnectGroup.
| Parameters | |
|---|---|
| Name | Description |
request |
GetOperationalStatusInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
InterconnectGroupsGetOperationalStatusResponse |
The RPC response. |
GetOperationalStatusAsync(GetOperationalStatusInterconnectGroupRequest, CallSettings)
public override Task<InterconnectGroupsGetOperationalStatusResponse> GetOperationalStatusAsync(GetOperationalStatusInterconnectGroupRequest request, CallSettings callSettings = null)Returns the interconnectStatuses for the specified InterconnectGroup.
| Parameters | |
|---|---|
| Name | Description |
request |
GetOperationalStatusInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskInterconnectGroupsGetOperationalStatusResponse |
A Task containing the RPC response. |
Insert(InsertInterconnectGroupRequest, CallSettings)
public override Operation<Operation, Operation> Insert(InsertInterconnectGroupRequest request, CallSettings callSettings = null)Creates a InterconnectGroup in the specified project in the given scope using the parameters that are included in the request.
| Parameters | |
|---|---|
| Name | Description |
request |
InsertInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
OperationOperationOperation |
The RPC response. |
InsertAsync(InsertInterconnectGroupRequest, CallSettings)
public override Task<Operation<Operation, Operation>> InsertAsync(InsertInterconnectGroupRequest request, CallSettings callSettings = null)Creates a InterconnectGroup in the specified project in the given scope using the parameters that are included in the request.
| Parameters | |
|---|---|
| Name | Description |
request |
InsertInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskOperationOperationOperation |
A Task containing the RPC response. |
List(ListInterconnectGroupsRequest, CallSettings)
public override PagedEnumerable<InterconnectGroupsListResponse, InterconnectGroup> List(ListInterconnectGroupsRequest request, CallSettings callSettings = null)Lists the InterconnectGroups for a project in the given scope.
| Parameters | |
|---|---|
| Name | Description |
request |
ListInterconnectGroupsRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
PagedEnumerableInterconnectGroupsListResponseInterconnectGroup |
A pageable sequence of InterconnectGroup resources. |
ListAsync(ListInterconnectGroupsRequest, CallSettings)
public override PagedAsyncEnumerable<InterconnectGroupsListResponse, InterconnectGroup> ListAsync(ListInterconnectGroupsRequest request, CallSettings callSettings = null)Lists the InterconnectGroups for a project in the given scope.
| Parameters | |
|---|---|
| Name | Description |
request |
ListInterconnectGroupsRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
PagedAsyncEnumerableInterconnectGroupsListResponseInterconnectGroup |
A pageable asynchronous sequence of InterconnectGroup resources. |
Patch(PatchInterconnectGroupRequest, CallSettings)
public override Operation<Operation, Operation> Patch(PatchInterconnectGroupRequest request, CallSettings callSettings = null)Patches the specified InterconnectGroup resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules.
| Parameters | |
|---|---|
| Name | Description |
request |
PatchInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
OperationOperationOperation |
The RPC response. |
PatchAsync(PatchInterconnectGroupRequest, CallSettings)
public override Task<Operation<Operation, Operation>> PatchAsync(PatchInterconnectGroupRequest request, CallSettings callSettings = null)Patches the specified InterconnectGroup resource with the data included in the request. This method supports PATCH semantics and uses JSON merge patch format and processing rules.
| Parameters | |
|---|---|
| Name | Description |
request |
PatchInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskOperationOperationOperation |
A Task containing the RPC response. |
SetIamPolicy(SetIamPolicyInterconnectGroupRequest, CallSettings)
public override Policy SetIamPolicy(SetIamPolicyInterconnectGroupRequest request, CallSettings callSettings = null)Sets the access control policy on the specified resource. Replaces any existing policy.
| Parameters | |
|---|---|
| Name | Description |
request |
SetIamPolicyInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
Policy |
The RPC response. |
SetIamPolicyAsync(SetIamPolicyInterconnectGroupRequest, CallSettings)
public override Task<Policy> SetIamPolicyAsync(SetIamPolicyInterconnectGroupRequest request, CallSettings callSettings = null)Sets the access control policy on the specified resource. Replaces any existing policy.
| Parameters | |
|---|---|
| Name | Description |
request |
SetIamPolicyInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskPolicy |
A Task containing the RPC response. |
TestIamPermissions(TestIamPermissionsInterconnectGroupRequest, CallSettings)
public override TestPermissionsResponse TestIamPermissions(TestIamPermissionsInterconnectGroupRequest request, CallSettings callSettings = null)Returns permissions that a caller has on the specified resource.
| Parameters | |
|---|---|
| Name | Description |
request |
TestIamPermissionsInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TestPermissionsResponse |
The RPC response. |
TestIamPermissionsAsync(TestIamPermissionsInterconnectGroupRequest, CallSettings)
public override Task<TestPermissionsResponse> TestIamPermissionsAsync(TestIamPermissionsInterconnectGroupRequest request, CallSettings callSettings = null)Returns permissions that a caller has on the specified resource.
| Parameters | |
|---|---|
| Name | Description |
request |
TestIamPermissionsInterconnectGroupRequestThe request object containing all of the parameters for the API call. |
callSettings |
CallSettingsIf not null, applies overrides to this RPC call. |
| Returns | |
|---|---|
| Type | Description |
TaskTestPermissionsResponse |
A Task containing the RPC response. |