Reference documentation and code samples for the Compute V1 Client class SetIamPolicyLicenseRequest.
A request message for Licenses.SetIamPolicy. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.SetIamPolicyLicenseRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ global_set_policy_request_resource
↳ project
string
Project ID for this request.
↳ resource
string
Name or id of the resource for this request.
getGlobalSetPolicyRequestResource
The body resource for this request
hasGlobalSetPolicyRequestResource
clearGlobalSetPolicyRequestResource
setGlobalSetPolicyRequestResource
The body resource for this request
$this
getProject
Project ID for this request.
string
setProject
Project ID for this request.
var
string
$this
getResource
Name or id of the resource for this request.
string
setResource
Name or id of the resource for this request.
var
string
$this