Network Security V1 API - Class Google::Cloud::NetworkSecurity::V1::GetSecurityProfileGroupRequest (v0.1.0)

Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::GetSecurityProfileGroupRequest.

Request used by the GetSecurityProfileGroup method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. A name of the SecurityProfileGroup to get. Must be in the format projects|organizations/*/locations/{location}/securityProfileGroups/{security_profile_group}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. A name of the SecurityProfileGroup to get. Must be in the format projects|organizations/*/locations/{location}/securityProfileGroups/{security_profile_group}.
Returns
  • (::String) — Required. A name of the SecurityProfileGroup to get. Must be in the format projects|organizations/*/locations/{location}/securityProfileGroups/{security_profile_group}.