Class: Google::Apis::ServiceusageV1beta1::GetServiceIdentityMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ServiceusageV1beta1::GetServiceIdentityMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/serviceusage_v1beta1/classes.rb,
lib/google/apis/serviceusage_v1beta1/representations.rb,
lib/google/apis/serviceusage_v1beta1/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.
1959 1960 1961 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 1959 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1964 1965 |
# File 'lib/google/apis/serviceusage_v1beta1/classes.rb', line 1964 def update!(**args) end |