Class: Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1/classes.rb,
lib/google/apis/serviceusage_v1/representations.rb,
lib/google/apis/serviceusage_v1/representations.rb
Overview
Metadata for the UpdateMcpPolicy method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata
constructor
A new instance of GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata
Returns a new instance of GoogleApiServiceusageV2betaUpdateMcpPolicyMetadata.
3225 3226 3227 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 3225 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3230 3231 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 3230 def update!(**args) end |