Class: Google::Apis::RetailV2::GoogleCloudRetailV2RejoinUserEventsMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2::GoogleCloudRetailV2RejoinUserEventsMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2/classes.rb,
lib/google/apis/retail_v2/representations.rb,
lib/google/apis/retail_v2/representations.rb
Overview
Metadata for RejoinUserEvents
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2RejoinUserEventsMetadata
constructor
A new instance of GoogleCloudRetailV2RejoinUserEventsMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2RejoinUserEventsMetadata
Returns a new instance of GoogleCloudRetailV2RejoinUserEventsMetadata.
4035 4036 4037 |
# File 'lib/google/apis/retail_v2/classes.rb', line 4035 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4040 4041 |
# File 'lib/google/apis/retail_v2/classes.rb', line 4040 def update!(**args) end |