Request message for GetIamPolicy method.
Generated from protobuf message google.iam.v1.GetIamPolicyRequest
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public clearOptions() |
| public getOptions() OPTIONAL: A Generated from protobuf field .google.iam.v1.GetPolicyOptions options = 2;
|
| public getResource() REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
|
| public hasOptions() |
| public setOptions( $var) OPTIONAL: A Generated from protobuf field .google.iam.v1.GetPolicyOptions options = 2;
|
| public setResource( $var) REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = {
|
| Properties |
| protected $options = NULL OPTIONAL: A Generated from protobuf field .google.iam.v1.GetPolicyOptions options = 2; |
| protected $resource = '' REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. Generated from protobuf field string resource = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { |
| Methods |