public sealed class GlobalPublicDelegatedPrefixesClientImpl : GlobalPublicDelegatedPrefixesClient
GlobalPublicDelegatedPrefixes client wrapper implementation, for convenient use.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Remarks
The GlobalPublicDelegatedPrefixes API.
Constructors
GlobalPublicDelegatedPrefixesClientImpl(GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesClient, GlobalPublicDelegatedPrefixesSettings)
public GlobalPublicDelegatedPrefixesClientImpl(GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesClient grpcClient, GlobalPublicDelegatedPrefixesSettings settings)
Constructs a client wrapper for the GlobalPublicDelegatedPrefixes service, with the specified gRPC client and settings.
Parameters | |
---|---|
Name | Description |
grpcClient | GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesClient The underlying gRPC client. |
settings | GlobalPublicDelegatedPrefixesSettings The base GlobalPublicDelegatedPrefixesSettings used within this client. |
Properties
DeleteOperationsClient
public override OperationsClient DeleteOperationsClient { get; }
The long-running operations client for Delete
.
Property Value | |
---|---|
Type | Description |
OperationsClient |
GrpcClient
public override GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesClient GrpcClient { get; }
The underlying gRPC GlobalPublicDelegatedPrefixes client
Property Value | |
---|---|
Type | Description |
GlobalPublicDelegatedPrefixes.GlobalPublicDelegatedPrefixesClient |
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
Delete(DeleteGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Operation<Operation, Operation> Delete(DeleteGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Deletes the specified global PublicDelegatedPrefix.
Parameters | |
---|---|
Name | Description |
request | DeleteGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Operation<Operation, Operation> | The RPC response. |
DeleteAsync(DeleteGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Task<Operation<Operation, Operation>> DeleteAsync(DeleteGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Deletes the specified global PublicDelegatedPrefix.
Parameters | |
---|---|
Name | Description |
request | DeleteGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Task<Operation<Operation, Operation>> | A Task containing the RPC response. |
Get(GetGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override PublicDelegatedPrefix Get(GetGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Returns the specified global PublicDelegatedPrefix resource.
Parameters | |
---|---|
Name | Description |
request | GetGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
PublicDelegatedPrefix | The RPC response. |
GetAsync(GetGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Task<PublicDelegatedPrefix> GetAsync(GetGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Returns the specified global PublicDelegatedPrefix resource.
Parameters | |
---|---|
Name | Description |
request | GetGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Task<PublicDelegatedPrefix> | A Task containing the RPC response. |
Insert(InsertGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Operation<Operation, Operation> Insert(InsertGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.
Parameters | |
---|---|
Name | Description |
request | InsertGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Operation<Operation, Operation> | The RPC response. |
InsertAsync(InsertGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Task<Operation<Operation, Operation>> InsertAsync(InsertGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Creates a global PublicDelegatedPrefix in the specified project using the parameters that are included in the request.
Parameters | |
---|---|
Name | Description |
request | InsertGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Task<Operation<Operation, Operation>> | A Task containing the RPC response. |
List(ListGlobalPublicDelegatedPrefixesRequest, CallSettings)
public override PagedEnumerable<PublicDelegatedPrefixList, PublicDelegatedPrefix> List(ListGlobalPublicDelegatedPrefixesRequest request, CallSettings callSettings = null)
Lists the global PublicDelegatedPrefixes for a project.
Parameters | |
---|---|
Name | Description |
request | ListGlobalPublicDelegatedPrefixesRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
PagedEnumerable<PublicDelegatedPrefixList, PublicDelegatedPrefix> | A pageable sequence of PublicDelegatedPrefix resources. |
ListAsync(ListGlobalPublicDelegatedPrefixesRequest, CallSettings)
public override PagedAsyncEnumerable<PublicDelegatedPrefixList, PublicDelegatedPrefix> ListAsync(ListGlobalPublicDelegatedPrefixesRequest request, CallSettings callSettings = null)
Lists the global PublicDelegatedPrefixes for a project.
Parameters | |
---|---|
Name | Description |
request | ListGlobalPublicDelegatedPrefixesRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
PagedAsyncEnumerable<PublicDelegatedPrefixList, PublicDelegatedPrefix> | A pageable asynchronous sequence of PublicDelegatedPrefix resources. |
Patch(PatchGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Operation<Operation, Operation> Patch(PatchGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Patches the specified global PublicDelegatedPrefix 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 | PatchGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Operation<Operation, Operation> | The RPC response. |
PatchAsync(PatchGlobalPublicDelegatedPrefixeRequest, CallSettings)
public override Task<Operation<Operation, Operation>> PatchAsync(PatchGlobalPublicDelegatedPrefixeRequest request, CallSettings callSettings = null)
Patches the specified global PublicDelegatedPrefix 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 | PatchGlobalPublicDelegatedPrefixeRequest The request object containing all of the parameters for the API call. |
callSettings | CallSettings If not null, applies overrides to this RPC call. |
Returns | |
---|---|
Type | Description |
Task<Operation<Operation, Operation>> | A Task containing the RPC response. |