Class Google::Cloud::Compute::V1::SetIamPolicyNodeTemplateRequest (v0.5.0)

A request message for NodeTemplates.SetIamPolicy. See the method description for details.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#project

def project() -> ::String
Returns
  • (::String) — Project ID for this request.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — Project ID for this request.
Returns
  • (::String) — Project ID for this request.

#region

def region() -> ::String
Returns
  • (::String) — The name of the region for this request.

#region=

def region=(value) -> ::String
Parameter
  • value (::String) — The name of the region for this request.
Returns
  • (::String) — The name of the region for this request.

#region_set_policy_request_resource

def region_set_policy_request_resource() -> ::Google::Cloud::Compute::V1::RegionSetPolicyRequest
Returns

#region_set_policy_request_resource=

def region_set_policy_request_resource=(value) -> ::Google::Cloud::Compute::V1::RegionSetPolicyRequest
Parameter
Returns

#resource

def resource() -> ::String
Returns
  • (::String) — Name or id of the resource for this request.

#resource=

def resource=(value) -> ::String
Parameter
  • value (::String) — Name or id of the resource for this request.
Returns
  • (::String) — Name or id of the resource for this request.