Reference documentation and code samples for the Binary Authorization V1 API class Google::Cloud::BinaryAuthorization::V1::GetPolicyRequest.
Request message for [BinauthzManagementService.GetPolicy][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The resource name of the policy to retrieve,
in the format
projects/*/policy
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the policy to retrieve,
in the format
projects/*/policy
.
Returns
-
(::String) — Required. The resource name of the policy to retrieve,
in the format
projects/*/policy
.