You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/DiscoveryEngine.java
Copy file name to clipboardExpand all lines: clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/model/GoogleCloudDiscoveryengineV1UserEvent.java
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -152,11 +152,11 @@ public final class GoogleCloudDiscoveryengineV1UserEvent extends com.google.api.
152
152
* Required. User event type. Allowed values are: Generic values: * `search`: Search for
153
153
* Documents. * `view-item`: Detailed page view of a Document. * `view-item-list`: View of a panel
154
154
* or ordered list of Documents. * `view-home-page`: View of the home page. * `view-category-
155
-
* page`: View of a category page, e.g. Home > Men > Jeans * `add-feedback`: Add a user feedback.
156
-
* Retail-related values: * `add-to-cart`: Add an item(s) to cart, e.g. in Retail online shopping
157
-
* * `purchase`: Purchase an item(s) Media-related values: * `media-play`: Start/resume watching a
158
-
* video, playing a song, etc. * `media-complete`: Finished or stopped midway through a video,
159
-
* song, etc. Custom conversion value: * `conversion`: Customer defined conversion event.
155
+
* page`: View of a category page, e.g. Home > Men > Jeans Retail-related values: * `add-to-cart`:
156
+
* Add an item(s) to cart, e.g. in Retail online shopping * `purchase`: Purchase an item(s) Media-
157
+
* related values: * `media-play`: Start/resume watching a video, playing a song, etc. * `media-
158
+
* complete`: Finished or stopped midway through a video, song, etc. Custom conversion value: *
159
+
* `conversion`: Customer defined conversion event.
160
160
* The value may be {@code null}.
161
161
*/
162
162
@com.google.api.client.util.Key
@@ -516,11 +516,11 @@ public GoogleCloudDiscoveryengineV1UserEvent setEventTime(String eventTime) {
516
516
* Required. User event type. Allowed values are: Generic values: * `search`: Search for
517
517
* Documents. * `view-item`: Detailed page view of a Document. * `view-item-list`: View of a panel
518
518
* or ordered list of Documents. * `view-home-page`: View of the home page. * `view-category-
519
-
* page`: View of a category page, e.g. Home > Men > Jeans * `add-feedback`: Add a user feedback.
520
-
* Retail-related values: * `add-to-cart`: Add an item(s) to cart, e.g. in Retail online shopping
521
-
* * `purchase`: Purchase an item(s) Media-related values: * `media-play`: Start/resume watching a
522
-
* video, playing a song, etc. * `media-complete`: Finished or stopped midway through a video,
523
-
* song, etc. Custom conversion value: * `conversion`: Customer defined conversion event.
519
+
* page`: View of a category page, e.g. Home > Men > Jeans Retail-related values: * `add-to-cart`:
520
+
* Add an item(s) to cart, e.g. in Retail online shopping * `purchase`: Purchase an item(s) Media-
521
+
* related values: * `media-play`: Start/resume watching a video, playing a song, etc. * `media-
522
+
* complete`: Finished or stopped midway through a video, song, etc. Custom conversion value: *
523
+
* `conversion`: Customer defined conversion event.
524
524
* @return value or {@code null} for none
525
525
*/
526
526
publicjava.lang.StringgetEventType() {
@@ -531,11 +531,11 @@ public java.lang.String getEventType() {
531
531
* Required. User event type. Allowed values are: Generic values: * `search`: Search for
532
532
* Documents. * `view-item`: Detailed page view of a Document. * `view-item-list`: View of a panel
533
533
* or ordered list of Documents. * `view-home-page`: View of the home page. * `view-category-
534
-
* page`: View of a category page, e.g. Home > Men > Jeans * `add-feedback`: Add a user feedback.
535
-
* Retail-related values: * `add-to-cart`: Add an item(s) to cart, e.g. in Retail online shopping
536
-
* * `purchase`: Purchase an item(s) Media-related values: * `media-play`: Start/resume watching a
537
-
* video, playing a song, etc. * `media-complete`: Finished or stopped midway through a video,
538
-
* song, etc. Custom conversion value: * `conversion`: Customer defined conversion event.
534
+
* page`: View of a category page, e.g. Home > Men > Jeans Retail-related values: * `add-to-cart`:
535
+
* Add an item(s) to cart, e.g. in Retail online shopping * `purchase`: Purchase an item(s) Media-
536
+
* related values: * `media-play`: Start/resume watching a video, playing a song, etc. * `media-
537
+
* complete`: Finished or stopped midway through a video, song, etc. Custom conversion value: *
538
+
* `conversion`: Customer defined conversion event.
539
539
* @param eventType eventType or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-discoveryengine/v1/2.0.0/com/google/api/services/discoveryengine/v1/model/GoogleLongrunningListOperationsResponse.java
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,15 @@ public final class GoogleLongrunningListOperationsResponse extends com.google.ap
0 commit comments