| Modifier and Type | Method and Description |
|---|---|
static DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.DetailLevel.forNumber(int value) |
DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotificationOrBuilder.getDetailOfMessage()
How much data to include in the Pub/Sub message.
|
DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.getDetailOfMessage()
How much data to include in the Pub/Sub message.
|
DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.Builder.getDetailOfMessage()
How much data to include in the Pub/Sub message.
|
static DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.DetailLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.DetailLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DataProfileAction.PubSubNotification.DetailLevel |
DataProfileAction.PubSubNotification.DetailLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataProfileAction.PubSubNotification.DetailLevel[] |
DataProfileAction.PubSubNotification.DetailLevel.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<DataProfileAction.PubSubNotification.DetailLevel> |
DataProfileAction.PubSubNotification.DetailLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DataProfileAction.PubSubNotification.Builder |
DataProfileAction.PubSubNotification.Builder.setDetailOfMessage(DataProfileAction.PubSubNotification.DetailLevel value)
How much data to include in the Pub/Sub message.
|
Copyright © 2022 Google LLC. All rights reserved.