Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::Intercept::Client::Configuration::Rpcs.
Configuration RPC class for the Intercept API.
Includes fields providing the configuration for each RPC in this service.
Each configuration object is of type Gapic::Config::Method and includes
the following configuration fields:
-
timeout(type:Numeric) - The call timeout in seconds -
metadata(type:Hash{Symbol=>String}) - Additional gRPC headers -
retry_policy (type:Hash`) - The retry policy. The policy fields include the following keys:-
:initial_delay(type:Numeric) - The initial delay in seconds. -
:max_delay(type:Numeric) - The max delay in seconds. -
:multiplier(type:Numeric) - The incremental backoff multiplier. -
:jitter(type:Numeric) - The jitter in seconds. Default: 1.0. -
:retry_codes(type:Array<String>) - The error codes that should trigger a retry.
-
Inherits
- Object
Methods
#create_intercept_deployment
def create_intercept_deployment() -> ::Gapic::Config::MethodRPC-specific configuration for create_intercept_deployment
- (::Gapic::Config::Method)
#create_intercept_deployment_group
def create_intercept_deployment_group() -> ::Gapic::Config::MethodRPC-specific configuration for create_intercept_deployment_group
- (::Gapic::Config::Method)
#create_intercept_endpoint_group
def create_intercept_endpoint_group() -> ::Gapic::Config::MethodRPC-specific configuration for create_intercept_endpoint_group
- (::Gapic::Config::Method)
#create_intercept_endpoint_group_association
def create_intercept_endpoint_group_association() -> ::Gapic::Config::MethodRPC-specific configuration for create_intercept_endpoint_group_association
- (::Gapic::Config::Method)
#delete_intercept_deployment
def delete_intercept_deployment() -> ::Gapic::Config::MethodRPC-specific configuration for delete_intercept_deployment
- (::Gapic::Config::Method)
#delete_intercept_deployment_group
def delete_intercept_deployment_group() -> ::Gapic::Config::MethodRPC-specific configuration for delete_intercept_deployment_group
- (::Gapic::Config::Method)
#delete_intercept_endpoint_group
def delete_intercept_endpoint_group() -> ::Gapic::Config::MethodRPC-specific configuration for delete_intercept_endpoint_group
- (::Gapic::Config::Method)
#delete_intercept_endpoint_group_association
def delete_intercept_endpoint_group_association() -> ::Gapic::Config::MethodRPC-specific configuration for delete_intercept_endpoint_group_association
- (::Gapic::Config::Method)
#get_intercept_deployment
def get_intercept_deployment() -> ::Gapic::Config::MethodRPC-specific configuration for get_intercept_deployment
- (::Gapic::Config::Method)
#get_intercept_deployment_group
def get_intercept_deployment_group() -> ::Gapic::Config::MethodRPC-specific configuration for get_intercept_deployment_group
- (::Gapic::Config::Method)
#get_intercept_endpoint_group
def get_intercept_endpoint_group() -> ::Gapic::Config::MethodRPC-specific configuration for get_intercept_endpoint_group
- (::Gapic::Config::Method)
#get_intercept_endpoint_group_association
def get_intercept_endpoint_group_association() -> ::Gapic::Config::MethodRPC-specific configuration for get_intercept_endpoint_group_association
- (::Gapic::Config::Method)
#list_intercept_deployment_groups
def list_intercept_deployment_groups() -> ::Gapic::Config::MethodRPC-specific configuration for list_intercept_deployment_groups
- (::Gapic::Config::Method)
#list_intercept_deployments
def list_intercept_deployments() -> ::Gapic::Config::MethodRPC-specific configuration for list_intercept_deployments
- (::Gapic::Config::Method)
#list_intercept_endpoint_group_associations
def list_intercept_endpoint_group_associations() -> ::Gapic::Config::MethodRPC-specific configuration for list_intercept_endpoint_group_associations
- (::Gapic::Config::Method)
#list_intercept_endpoint_groups
def list_intercept_endpoint_groups() -> ::Gapic::Config::MethodRPC-specific configuration for list_intercept_endpoint_groups
- (::Gapic::Config::Method)
#update_intercept_deployment
def update_intercept_deployment() -> ::Gapic::Config::MethodRPC-specific configuration for update_intercept_deployment
- (::Gapic::Config::Method)
#update_intercept_deployment_group
def update_intercept_deployment_group() -> ::Gapic::Config::MethodRPC-specific configuration for update_intercept_deployment_group
- (::Gapic::Config::Method)
#update_intercept_endpoint_group
def update_intercept_endpoint_group() -> ::Gapic::Config::MethodRPC-specific configuration for update_intercept_endpoint_group
- (::Gapic::Config::Method)
#update_intercept_endpoint_group_association
def update_intercept_endpoint_group_association() -> ::Gapic::Config::MethodRPC-specific configuration for update_intercept_endpoint_group_association
- (::Gapic::Config::Method)