Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRejoinUserEventsMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRejoinUserEventsMetadata
- 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 for RejoinUserEvents
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaRejoinUserEventsMetadata
constructor
A new instance of GoogleCloudRetailV2alphaRejoinUserEventsMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaRejoinUserEventsMetadata
Returns a new instance of GoogleCloudRetailV2alphaRejoinUserEventsMetadata.
5739 5740 5741 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 5739 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5744 5745 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 5744 def update!(**args) end |