| Modifier and Type | Method and Description |
|---|---|
static RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.UserEventRejoinScope.forNumber(int value) |
RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequestOrBuilder.getUserEventRejoinScope()
The type of the user event rejoin to define the scope and range of the user
events to be rejoined with the latest product catalog.
|
RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.getUserEventRejoinScope()
The type of the user event rejoin to define the scope and range of the user
events to be rejoined with the latest product catalog.
|
RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.Builder.getUserEventRejoinScope()
The type of the user event rejoin to define the scope and range of the user
events to be rejoined with the latest product catalog.
|
static RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.UserEventRejoinScope.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.UserEventRejoinScope.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RejoinUserEventsRequest.UserEventRejoinScope |
RejoinUserEventsRequest.UserEventRejoinScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RejoinUserEventsRequest.UserEventRejoinScope[] |
RejoinUserEventsRequest.UserEventRejoinScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RejoinUserEventsRequest.UserEventRejoinScope> |
RejoinUserEventsRequest.UserEventRejoinScope.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RejoinUserEventsRequest.Builder |
RejoinUserEventsRequest.Builder.setUserEventRejoinScope(RejoinUserEventsRequest.UserEventRejoinScope value)
The type of the user event rejoin to define the scope and range of the user
events to be rejoined with the latest product catalog.
|
Copyright © 2023 Google LLC. All rights reserved.