public class DepService.DepServiceClient : ClientBase<DepService.DepServiceClient>Reference documentation and code samples for the Network Services v1 API class DepService.DepServiceClient.
Client for DepService
Inheritance
object > ClientBase > ClientBaseDepServiceDepServiceClient > DepService.DepServiceClientNamespace
Google.Cloud.NetworkServices.V1Assembly
Google.Cloud.NetworkServices.V1.dll
Constructors
DepServiceClient()
protected DepServiceClient()Protected parameterless constructor to allow creation of test doubles.
DepServiceClient(CallInvoker)
public DepServiceClient(CallInvoker callInvoker)Creates a new client for DepService that uses a custom CallInvoker.
| Parameter | |
|---|---|
| Name | Description | 
callInvoker | 
        CallInvokerThe callInvoker to use to make remote calls.  | 
      
DepServiceClient(ChannelBase)
public DepServiceClient(ChannelBase channel)Creates a new client for DepService
| Parameter | |
|---|---|
| Name | Description | 
channel | 
        ChannelBaseThe channel to use to make remote calls.  | 
      
DepServiceClient(ClientBaseConfiguration)
protected DepServiceClient(ClientBase.ClientBaseConfiguration configuration)Protected constructor to allow creation of configured clients.
| Parameter | |
|---|---|
| Name | Description | 
configuration | 
        ClientBaseClientBaseConfigurationThe client configuration.  | 
      
Methods
CreateAuthzExtension(CreateAuthzExtensionRequest, CallOptions)
public virtual Operation CreateAuthzExtension(CreateAuthzExtensionRequest request, CallOptions options)Creates a new AuthzExtension resource in a given project
and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateAuthzExtension(CreateAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation CreateAuthzExtension(CreateAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new AuthzExtension resource in a given project
and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateAuthzExtensionAsync(CreateAuthzExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> CreateAuthzExtensionAsync(CreateAuthzExtensionRequest request, CallOptions options)Creates a new AuthzExtension resource in a given project
and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateAuthzExtensionAsync(CreateAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> CreateAuthzExtensionAsync(CreateAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new AuthzExtension resource in a given project
and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateIAMPolicyClient()
public virtual IAMPolicy.IAMPolicyClient CreateIAMPolicyClient()Creates a new instance of IAMPolicy.IAMPolicyClient using the same call invoker as this client.
| Returns | |
|---|---|
| Type | Description | 
IAMPolicyIAMPolicyClient | 
        A new IAMPolicy.IAMPolicyClient for the same target as this client.  | 
      
CreateLbRouteExtension(CreateLbRouteExtensionRequest, CallOptions)
public virtual Operation CreateLbRouteExtension(CreateLbRouteExtensionRequest request, CallOptions options)Creates a new LbRouteExtension resource in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateLbRouteExtension(CreateLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation CreateLbRouteExtension(CreateLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new LbRouteExtension resource in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateLbRouteExtensionAsync(CreateLbRouteExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> CreateLbRouteExtensionAsync(CreateLbRouteExtensionRequest request, CallOptions options)Creates a new LbRouteExtension resource in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateLbRouteExtensionAsync(CreateLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> CreateLbRouteExtensionAsync(CreateLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new LbRouteExtension resource in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateLbTrafficExtension(CreateLbTrafficExtensionRequest, CallOptions)
public virtual Operation CreateLbTrafficExtension(CreateLbTrafficExtensionRequest request, CallOptions options)Creates a new LbTrafficExtension resource in a given project and
location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateLbTrafficExtension(CreateLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation CreateLbTrafficExtension(CreateLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new LbTrafficExtension resource in a given project and
location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
CreateLbTrafficExtensionAsync(CreateLbTrafficExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> CreateLbTrafficExtensionAsync(CreateLbTrafficExtensionRequest request, CallOptions options)Creates a new LbTrafficExtension resource in a given project and
location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateLbTrafficExtensionAsync(CreateLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> CreateLbTrafficExtensionAsync(CreateLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Creates a new LbTrafficExtension resource in a given project and
location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        CreateLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
CreateLocationsClient()
public virtual Locations.LocationsClient CreateLocationsClient()Creates a new instance of Locations.LocationsClient using the same call invoker as this client.
| Returns | |
|---|---|
| Type | Description | 
LocationsLocationsClient | 
        A new Locations.LocationsClient for the same target as this client.  | 
      
CreateOperationsClient()
public virtual Operations.OperationsClient CreateOperationsClient()Creates a new instance of Operations.OperationsClient using the same call invoker as this client.
| Returns | |
|---|---|
| Type | Description | 
OperationsOperationsClient | 
        A new Operations client for the same target as this client.  | 
      
DeleteAuthzExtension(DeleteAuthzExtensionRequest, CallOptions)
public virtual Operation DeleteAuthzExtension(DeleteAuthzExtensionRequest request, CallOptions options)Deletes the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteAuthzExtension(DeleteAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation DeleteAuthzExtension(DeleteAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteAuthzExtensionAsync(DeleteAuthzExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> DeleteAuthzExtensionAsync(DeleteAuthzExtensionRequest request, CallOptions options)Deletes the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
DeleteAuthzExtensionAsync(DeleteAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> DeleteAuthzExtensionAsync(DeleteAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
DeleteLbRouteExtension(DeleteLbRouteExtensionRequest, CallOptions)
public virtual Operation DeleteLbRouteExtension(DeleteLbRouteExtensionRequest request, CallOptions options)Deletes the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteLbRouteExtension(DeleteLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation DeleteLbRouteExtension(DeleteLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteLbRouteExtensionAsync(DeleteLbRouteExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> DeleteLbRouteExtensionAsync(DeleteLbRouteExtensionRequest request, CallOptions options)Deletes the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
DeleteLbRouteExtensionAsync(DeleteLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> DeleteLbRouteExtensionAsync(DeleteLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
DeleteLbTrafficExtension(DeleteLbTrafficExtensionRequest, CallOptions)
public virtual Operation DeleteLbTrafficExtension(DeleteLbTrafficExtensionRequest request, CallOptions options)Deletes the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteLbTrafficExtension(DeleteLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation DeleteLbTrafficExtension(DeleteLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
DeleteLbTrafficExtensionAsync(DeleteLbTrafficExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> DeleteLbTrafficExtensionAsync(DeleteLbTrafficExtensionRequest request, CallOptions options)Deletes the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
DeleteLbTrafficExtensionAsync(DeleteLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> DeleteLbTrafficExtensionAsync(DeleteLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Deletes the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        DeleteLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
GetAuthzExtension(GetAuthzExtensionRequest, CallOptions)
public virtual AuthzExtension GetAuthzExtension(GetAuthzExtensionRequest request, CallOptions options)Gets details of the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AuthzExtension | 
        The response received from the server.  | 
      
GetAuthzExtension(GetAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AuthzExtension GetAuthzExtension(GetAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AuthzExtension | 
        The response received from the server.  | 
      
GetAuthzExtensionAsync(GetAuthzExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<AuthzExtension> GetAuthzExtensionAsync(GetAuthzExtensionRequest request, CallOptions options)Gets details of the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallAuthzExtension | 
        The call object.  | 
      
GetAuthzExtensionAsync(GetAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<AuthzExtension> GetAuthzExtensionAsync(GetAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified AuthzExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallAuthzExtension | 
        The call object.  | 
      
GetLbRouteExtension(GetLbRouteExtensionRequest, CallOptions)
public virtual LbRouteExtension GetLbRouteExtension(GetLbRouteExtensionRequest request, CallOptions options)Gets details of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
LbRouteExtension | 
        The response received from the server.  | 
      
GetLbRouteExtension(GetLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual LbRouteExtension GetLbRouteExtension(GetLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
LbRouteExtension | 
        The response received from the server.  | 
      
GetLbRouteExtensionAsync(GetLbRouteExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<LbRouteExtension> GetLbRouteExtensionAsync(GetLbRouteExtensionRequest request, CallOptions options)Gets details of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallLbRouteExtension | 
        The call object.  | 
      
GetLbRouteExtensionAsync(GetLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<LbRouteExtension> GetLbRouteExtensionAsync(GetLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallLbRouteExtension | 
        The call object.  | 
      
GetLbTrafficExtension(GetLbTrafficExtensionRequest, CallOptions)
public virtual LbTrafficExtension GetLbTrafficExtension(GetLbTrafficExtensionRequest request, CallOptions options)Gets details of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
LbTrafficExtension | 
        The response received from the server.  | 
      
GetLbTrafficExtension(GetLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual LbTrafficExtension GetLbTrafficExtension(GetLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
LbTrafficExtension | 
        The response received from the server.  | 
      
GetLbTrafficExtensionAsync(GetLbTrafficExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<LbTrafficExtension> GetLbTrafficExtensionAsync(GetLbTrafficExtensionRequest request, CallOptions options)Gets details of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallLbTrafficExtension | 
        The call object.  | 
      
GetLbTrafficExtensionAsync(GetLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<LbTrafficExtension> GetLbTrafficExtensionAsync(GetLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Gets details of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        GetLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallLbTrafficExtension | 
        The call object.  | 
      
ListAuthzExtensions(ListAuthzExtensionsRequest, CallOptions)
public virtual ListAuthzExtensionsResponse ListAuthzExtensions(ListAuthzExtensionsRequest request, CallOptions options)Lists AuthzExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListAuthzExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListAuthzExtensionsResponse | 
        The response received from the server.  | 
      
ListAuthzExtensions(ListAuthzExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual ListAuthzExtensionsResponse ListAuthzExtensions(ListAuthzExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists AuthzExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListAuthzExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListAuthzExtensionsResponse | 
        The response received from the server.  | 
      
ListAuthzExtensionsAsync(ListAuthzExtensionsRequest, CallOptions)
public virtual AsyncUnaryCall<ListAuthzExtensionsResponse> ListAuthzExtensionsAsync(ListAuthzExtensionsRequest request, CallOptions options)Lists AuthzExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListAuthzExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListAuthzExtensionsResponse | 
        The call object.  | 
      
ListAuthzExtensionsAsync(ListAuthzExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<ListAuthzExtensionsResponse> ListAuthzExtensionsAsync(ListAuthzExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists AuthzExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListAuthzExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListAuthzExtensionsResponse | 
        The call object.  | 
      
ListLbRouteExtensions(ListLbRouteExtensionsRequest, CallOptions)
public virtual ListLbRouteExtensionsResponse ListLbRouteExtensions(ListLbRouteExtensionsRequest request, CallOptions options)Lists LbRouteExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbRouteExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListLbRouteExtensionsResponse | 
        The response received from the server.  | 
      
ListLbRouteExtensions(ListLbRouteExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual ListLbRouteExtensionsResponse ListLbRouteExtensions(ListLbRouteExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists LbRouteExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbRouteExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListLbRouteExtensionsResponse | 
        The response received from the server.  | 
      
ListLbRouteExtensionsAsync(ListLbRouteExtensionsRequest, CallOptions)
public virtual AsyncUnaryCall<ListLbRouteExtensionsResponse> ListLbRouteExtensionsAsync(ListLbRouteExtensionsRequest request, CallOptions options)Lists LbRouteExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbRouteExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListLbRouteExtensionsResponse | 
        The call object.  | 
      
ListLbRouteExtensionsAsync(ListLbRouteExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<ListLbRouteExtensionsResponse> ListLbRouteExtensionsAsync(ListLbRouteExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists LbRouteExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbRouteExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListLbRouteExtensionsResponse | 
        The call object.  | 
      
ListLbTrafficExtensions(ListLbTrafficExtensionsRequest, CallOptions)
public virtual ListLbTrafficExtensionsResponse ListLbTrafficExtensions(ListLbTrafficExtensionsRequest request, CallOptions options)Lists LbTrafficExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbTrafficExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListLbTrafficExtensionsResponse | 
        The response received from the server.  | 
      
ListLbTrafficExtensions(ListLbTrafficExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual ListLbTrafficExtensionsResponse ListLbTrafficExtensions(ListLbTrafficExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists LbTrafficExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbTrafficExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ListLbTrafficExtensionsResponse | 
        The response received from the server.  | 
      
ListLbTrafficExtensionsAsync(ListLbTrafficExtensionsRequest, CallOptions)
public virtual AsyncUnaryCall<ListLbTrafficExtensionsResponse> ListLbTrafficExtensionsAsync(ListLbTrafficExtensionsRequest request, CallOptions options)Lists LbTrafficExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbTrafficExtensionsRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListLbTrafficExtensionsResponse | 
        The call object.  | 
      
ListLbTrafficExtensionsAsync(ListLbTrafficExtensionsRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<ListLbTrafficExtensionsResponse> ListLbTrafficExtensionsAsync(ListLbTrafficExtensionsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Lists LbTrafficExtension resources in a given project and location.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        ListLbTrafficExtensionsRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallListLbTrafficExtensionsResponse | 
        The call object.  | 
      
NewInstance(ClientBaseConfiguration)
protected override DepService.DepServiceClient NewInstance(ClientBase.ClientBaseConfiguration configuration)Creates a new instance of client from given ClientBaseConfiguration.
| Parameter | |
|---|---|
| Name | Description | 
configuration | 
        ClientBaseClientBaseConfiguration | 
      
| Returns | |
|---|---|
| Type | Description | 
DepServiceDepServiceClient | 
        |
UpdateAuthzExtension(UpdateAuthzExtensionRequest, CallOptions)
public virtual Operation UpdateAuthzExtension(UpdateAuthzExtensionRequest request, CallOptions options)Updates the parameters of the specified AuthzExtension
resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateAuthzExtension(UpdateAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation UpdateAuthzExtension(UpdateAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified AuthzExtension
resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateAuthzExtensionAsync(UpdateAuthzExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> UpdateAuthzExtensionAsync(UpdateAuthzExtensionRequest request, CallOptions options)Updates the parameters of the specified AuthzExtension
resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateAuthzExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
UpdateAuthzExtensionAsync(UpdateAuthzExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> UpdateAuthzExtensionAsync(UpdateAuthzExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified AuthzExtension
resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateAuthzExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
UpdateLbRouteExtension(UpdateLbRouteExtensionRequest, CallOptions)
public virtual Operation UpdateLbRouteExtension(UpdateLbRouteExtensionRequest request, CallOptions options)Updates the parameters of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateLbRouteExtension(UpdateLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation UpdateLbRouteExtension(UpdateLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateLbRouteExtensionAsync(UpdateLbRouteExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> UpdateLbRouteExtensionAsync(UpdateLbRouteExtensionRequest request, CallOptions options)Updates the parameters of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbRouteExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
UpdateLbRouteExtensionAsync(UpdateLbRouteExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> UpdateLbRouteExtensionAsync(UpdateLbRouteExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified LbRouteExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbRouteExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
UpdateLbTrafficExtension(UpdateLbTrafficExtensionRequest, CallOptions)
public virtual Operation UpdateLbTrafficExtension(UpdateLbTrafficExtensionRequest request, CallOptions options)Updates the parameters of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateLbTrafficExtension(UpdateLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual Operation UpdateLbTrafficExtension(UpdateLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
Operation | 
        The response received from the server.  | 
      
UpdateLbTrafficExtensionAsync(UpdateLbTrafficExtensionRequest, CallOptions)
public virtual AsyncUnaryCall<Operation> UpdateLbTrafficExtensionAsync(UpdateLbTrafficExtensionRequest request, CallOptions options)Updates the parameters of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbTrafficExtensionRequestThe request to send to the server.  | 
      
options | 
        CallOptionsThe options for the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  | 
      
UpdateLbTrafficExtensionAsync(UpdateLbTrafficExtensionRequest, Metadata, DateTime?, CancellationToken)
public virtual AsyncUnaryCall<Operation> UpdateLbTrafficExtensionAsync(UpdateLbTrafficExtensionRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)Updates the parameters of the specified LbTrafficExtension resource.
| Parameters | |
|---|---|
| Name | Description | 
request | 
        UpdateLbTrafficExtensionRequestThe request to send to the server.  | 
      
headers | 
        MetadataThe initial metadata to send with the call. This parameter is optional.  | 
      
deadline | 
        System.DateTimeAn optional deadline for the call. The call will be cancelled if deadline is hit.  | 
      
cancellationToken | 
        CancellationTokenAn optional token for canceling the call.  | 
      
| Returns | |
|---|---|
| Type | Description | 
AsyncUnaryCallOperation | 
        The call object.  |