Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaEnrollSolutionMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaEnrollSolutionMetadata
- 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 EnrollSolution method. This will be returned by the google.longrunning.Operation.metadata field.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaEnrollSolutionMetadata
constructor
A new instance of GoogleCloudRetailV2alphaEnrollSolutionMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaEnrollSolutionMetadata
Returns a new instance of GoogleCloudRetailV2alphaEnrollSolutionMetadata.
1300 1301 1302 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 1300 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1305 1306 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 1305 def update!(**args) end |