Module: Google::Cloud::NetworkSecurity::V1::OrganizationAddressGroupService

Defined in:
lib/google/cloud/network_security/v1/organization_address_group_service.rb,
lib/google/cloud/network_security/v1/organization_address_group_service/paths.rb,
lib/google/cloud/network_security/v1/organization_address_group_service/client.rb,
lib/google/cloud/network_security/v1/organization_address_group_service/operations.rb,
lib/google/cloud/network_security/v1/organization_address_group_service/credentials.rb

Overview

Organization AddressGroup is created under organization. Requests against Organization AddressGroup will use project from request credential for activation/quota/visibility check.

Examples:

Load this service and instantiate a gRPC client


require "google/cloud/network_security/v1/organization_address_group_service"
client = ::Google::Cloud::NetworkSecurity::V1::OrganizationAddressGroupService::Client.new

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations