Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::DisksAddResourcePoliciesRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#resource_policies
def resource_policies() -> ::Array<::String>
Returns
- (::Array<::String>) — Full or relative path to the resource policy to be added to this disk. You can only specify one resource policy.
#resource_policies=
def resource_policies=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Full or relative path to the resource policy to be added to this disk. You can only specify one resource policy.
Returns
- (::Array<::String>) — Full or relative path to the resource policy to be added to this disk. You can only specify one resource policy.