Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaPurgeMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaPurgeMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2beta/classes.rb,
lib/google/apis/retail_v2beta/representations.rb,
lib/google/apis/retail_v2beta/representations.rb
Overview
Metadata related to the progress of the Purge operation. This will be returned by the google.longrunning.Operation.metadata field.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaPurgeMetadata
constructor
A new instance of GoogleCloudRetailV2alphaPurgeMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaPurgeMetadata
Returns a new instance of GoogleCloudRetailV2alphaPurgeMetadata.
2125 2126 2127 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2125 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2130 2131 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2130 def update!(**args) end |