Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaPurgeMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaPurgeMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2alpha/classes.rb,
lib/google/apis/retail_v2alpha/representations.rb,
lib/google/apis/retail_v2alpha/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) ⇒ GoogleCloudRetailV2betaPurgeMetadata
constructor
A new instance of GoogleCloudRetailV2betaPurgeMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2betaPurgeMetadata
Returns a new instance of GoogleCloudRetailV2betaPurgeMetadata.
8731 8732 8733 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8731 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
8736 8737 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8736 def update!(**args) end |