class GetIamPolicyRequest extends Message

Properties

string $resource

Methods

static 
descriptor()

No description

boolean
hasResource()

Check if has a value

string
getResource()

Get value

setResource(string $value)

Set value

Details

at line line 135
static descriptor()

at line line 159
boolean hasResource()

Check if has a value

Return Value

boolean

at line line 168
GetIamPolicyRequest clearResource()

Clear value

Return Value

GetIamPolicyRequest

at line line 177
string getResource()

Get value

Return Value

string

at line line 187
GetIamPolicyRequest setResource(string $value)

Set value

Parameters

string $value

Return Value

GetIamPolicyRequest