Class: Google::Cloud::Compute::V1::GlobalOrganizationSetPolicyRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::GlobalOrganizationSetPolicyRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#bindings ⇒ ::Array<::Google::Cloud::Compute::V1::Binding>
Flatten Policy to create a backward compatible wire-format.
-
#etag ⇒ ::String
Flatten Policy to create a backward compatible wire-format.
-
#policy ⇒ ::Google::Cloud::Compute::V1::Policy
REQUIRED: The complete policy to be applied to the 'resource'.
Instance Attribute Details
#bindings ⇒ ::Array<::Google::Cloud::Compute::V1::Binding>
11673 11674 11675 11676 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11673 class GlobalOrganizationSetPolicyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#etag ⇒ ::String
11673 11674 11675 11676 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11673 class GlobalOrganizationSetPolicyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#policy ⇒ ::Google::Cloud::Compute::V1::Policy
11673 11674 11675 11676 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11673 class GlobalOrganizationSetPolicyRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |