Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::GetAuthzPolicyRequest.
Message for getting a AuthzPolicy resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. A name of the
AuthzPolicyresource to get. Must be in the formatprojects/{project}/locations/{location}/authzPolicies/{authz_policy}.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. A name of the
AuthzPolicyresource to get. Must be in the formatprojects/{project}/locations/{location}/authzPolicies/{authz_policy}.
Returns
-
(::String) — Required. A name of the
AuthzPolicyresource to get. Must be in the formatprojects/{project}/locations/{location}/authzPolicies/{authz_policy}.