Class: Google::Apis::ArtifactregistryV1beta2::OperationMetadata
- Inherits:
-
Object
- Object
- Google::Apis::ArtifactregistryV1beta2::OperationMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/artifactregistry_v1beta2/classes.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb
Overview
Metadata type for longrunning-operations, currently empty.
Instance Method Summary collapse
-
#initialize(**args) ⇒ OperationMetadata
constructor
A new instance of OperationMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ OperationMetadata
Returns a new instance of OperationMetadata.
859 860 861 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 859 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
864 865 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 864 def update!(**args) end |