Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2mainPurgeMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2mainPurgeMetadata
- 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) ⇒ GoogleCloudRetailV2mainPurgeMetadata
constructor
A new instance of GoogleCloudRetailV2mainPurgeMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2mainPurgeMetadata
Returns a new instance of GoogleCloudRetailV2mainPurgeMetadata.
2514 2515 2516 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2514 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2519 2520 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2519 def update!(**args) end |