Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::GetSystemPolicyRequest.
Request to read the current system policy.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The resource name, in the format
locations/*/policy
. Note that the system policy is not associated with a project.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name, in the format
locations/*/policy
. Note that the system policy is not associated with a project.
Returns
-
(::String) — Required. The resource name, in the format
locations/*/policy
. Note that the system policy is not associated with a project.