| Modifier and Type | Method and Description |
|---|---|
static LogsPolicy.Destination |
LogsPolicy.Destination.forNumber(int value) |
LogsPolicy.Destination |
LogsPolicyOrBuilder.getDestination()
If and where logs should be saved.
|
LogsPolicy.Destination |
LogsPolicy.getDestination()
If and where logs should be saved.
|
LogsPolicy.Destination |
LogsPolicy.Builder.getDestination()
If and where logs should be saved.
|
static LogsPolicy.Destination |
LogsPolicy.Destination.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LogsPolicy.Destination |
LogsPolicy.Destination.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogsPolicy.Destination |
LogsPolicy.Destination.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogsPolicy.Destination[] |
LogsPolicy.Destination.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<LogsPolicy.Destination> |
LogsPolicy.Destination.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
LogsPolicy.Builder |
LogsPolicy.Builder.setDestination(LogsPolicy.Destination value)
If and where logs should be saved.
|
Copyright © 2025 Google LLC. All rights reserved.