Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::FirewallActivation::Client::Configuration::Rpcs.
Configuration RPC class for the FirewallActivation 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_firewall_endpoint
def create_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for create_firewall_endpoint
- (::Gapic::Config::Method)
#create_firewall_endpoint_association
def create_firewall_endpoint_association() -> ::Gapic::Config::MethodRPC-specific configuration for create_firewall_endpoint_association
- (::Gapic::Config::Method)
#create_project_firewall_endpoint
def create_project_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for create_project_firewall_endpoint
- (::Gapic::Config::Method)
#delete_firewall_endpoint
def delete_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for delete_firewall_endpoint
- (::Gapic::Config::Method)
#delete_firewall_endpoint_association
def delete_firewall_endpoint_association() -> ::Gapic::Config::MethodRPC-specific configuration for delete_firewall_endpoint_association
- (::Gapic::Config::Method)
#delete_project_firewall_endpoint
def delete_project_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for delete_project_firewall_endpoint
- (::Gapic::Config::Method)
#get_firewall_endpoint
def get_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for get_firewall_endpoint
- (::Gapic::Config::Method)
#get_firewall_endpoint_association
def get_firewall_endpoint_association() -> ::Gapic::Config::MethodRPC-specific configuration for get_firewall_endpoint_association
- (::Gapic::Config::Method)
#get_project_firewall_endpoint
def get_project_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for get_project_firewall_endpoint
- (::Gapic::Config::Method)
#list_firewall_endpoint_associations
def list_firewall_endpoint_associations() -> ::Gapic::Config::MethodRPC-specific configuration for list_firewall_endpoint_associations
- (::Gapic::Config::Method)
#list_firewall_endpoints
def list_firewall_endpoints() -> ::Gapic::Config::MethodRPC-specific configuration for list_firewall_endpoints
- (::Gapic::Config::Method)
#list_project_firewall_endpoints
def list_project_firewall_endpoints() -> ::Gapic::Config::MethodRPC-specific configuration for list_project_firewall_endpoints
- (::Gapic::Config::Method)
#update_firewall_endpoint
def update_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for update_firewall_endpoint
- (::Gapic::Config::Method)
#update_firewall_endpoint_association
def update_firewall_endpoint_association() -> ::Gapic::Config::MethodRPC-specific configuration for update_firewall_endpoint_association
- (::Gapic::Config::Method)
#update_project_firewall_endpoint
def update_project_firewall_endpoint() -> ::Gapic::Config::MethodRPC-specific configuration for update_project_firewall_endpoint
- (::Gapic::Config::Method)