Reference documentation and code samples for the Compute V1 Client class GetIamPolicyImageRequest.
A request message for Images.GetIamPolicy. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetIamPolicyImageRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ options_requested_policy_version
int
Requested IAM Policy version.
↳ project
string
Project ID for this request.
↳ resource
string
Name or id of the resource for this request.
getOptionsRequestedPolicyVersion
Requested IAM Policy version.
int
hasOptionsRequestedPolicyVersion
clearOptionsRequestedPolicyVersion
setOptionsRequestedPolicyVersion
Requested IAM Policy version.
var
int
$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
static::build
project
string
Project ID for this request.
resource
string
Name or id of the resource for this request.