Class: Google::Apis::ServiceusageV1::GetServiceIdentityMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1::GetServiceIdentityMetadata
- 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 GetServiceIdentity
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GetServiceIdentityMetadata
constructor
A new instance of GetServiceIdentityMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GetServiceIdentityMetadata
Returns a new instance of GetServiceIdentityMetadata.
1327 1328 1329 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 1327 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1332 1333 |
# File 'lib/google/apis/serviceusage_v1/classes.rb', line 1332 def update!(**args) end |