Module: Google::Cloud::NetworkSecurity::V1::SecurityProfileGroupService

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

Overview

SecurityProfileGroup is a resource that defines an action for specific threat signatures or severity levels.

Examples:

Load this service and instantiate a gRPC client


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

Defined Under Namespace

Modules: Paths Classes: Client, Credentials, Operations