Modifier and Type | Method and Description |
---|---|
static LogMetric.ApiVersion |
LogMetric.ApiVersion.forNumber(int value) |
LogMetric.ApiVersion |
LogMetricOrBuilder.getVersion()
Deprecated.
|
LogMetric.ApiVersion |
LogMetric.getVersion()
Deprecated.
|
LogMetric.ApiVersion |
LogMetric.Builder.getVersion()
Deprecated.
|
static LogMetric.ApiVersion |
LogMetric.ApiVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static LogMetric.ApiVersion |
LogMetric.ApiVersion.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static LogMetric.ApiVersion |
LogMetric.ApiVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMetric.ApiVersion[] |
LogMetric.ApiVersion.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<LogMetric.ApiVersion> |
LogMetric.ApiVersion.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
LogMetric.Builder |
LogMetric.Builder.setVersion(LogMetric.ApiVersion value)
Deprecated.
|
Copyright © 2022 Google LLC. All rights reserved.