Class: Google::Apis::ContainerV1beta1::GoogleIamV1GetIamPolicyRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContainerV1beta1::GoogleIamV1GetIamPolicyRequest
- Defined in:
- generated/google/apis/container_v1beta1/classes.rb,
generated/google/apis/container_v1beta1/representations.rb,
generated/google/apis/container_v1beta1/representations.rb
Overview
Request message for GetIamPolicy
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleIamV1GetIamPolicyRequest
constructor
A new instance of GoogleIamV1GetIamPolicyRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Google::Apis::Core::JsonObjectSupport
Methods included from Google::Apis::Core::Hashable
Constructor Details
#initialize(**args) ⇒ GoogleIamV1GetIamPolicyRequest
Returns a new instance of GoogleIamV1GetIamPolicyRequest
937 938 939 |
# File 'generated/google/apis/container_v1beta1/classes.rb', line 937 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
942 943 |
# File 'generated/google/apis/container_v1beta1/classes.rb', line 942 def update!(**args) end |