|
cloudresourcemanager
v1beta1
|
#include <get_iam_policy_request.h>
Public Member Functions | |
| GetIamPolicyRequest (const Json::Value &storage) | |
| GetIamPolicyRequest (Json::Value *storage) | |
| virtual | ~GetIamPolicyRequest () |
| const StringPiece | GetTypeName () const |
| bool | has_options () const |
| void | clear_options () |
| const GetPolicyOptions | get_options () const |
| GetPolicyOptions | mutable_options () |
Static Public Member Functions | |
| static GetIamPolicyRequest * | New () |
Request message for GetIamPolicy method.
|
explicit |
Standard constructor for an immutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
explicit |
Standard constructor for a mutable data object instance.
| [in] | storage | The underlying data storage for this instance. |
|
virtual |
Standard destructor.
|
inline |
Clears the 'options' attribute.
| const GetPolicyOptions google_cloudresourcemanager_api::GetIamPolicyRequest::get_options | ( | ) | const |
Get a reference to the value of the 'options' attribute.
|
inline |
Returns a string denoting the type of this data object.
|
inline |
Determine if the 'options' attribute was set.
options' attribute was set. | GetPolicyOptions google_cloudresourcemanager_api::GetIamPolicyRequest::mutable_options | ( | ) |
Gets a reference to a mutable value of the 'options' property.
OPTIONAL: A GetPolicyOptions object for specifying options to GetIamPolicy. This field is only used by Cloud IAM.
|
static |
Creates a new default instance.