Uses of Class
com.google.logging.v2.LogMetric.ApiVersion
-
Packages that use LogMetric.ApiVersion Package Description com.google.logging.v2 -
-
Uses of LogMetric.ApiVersion in com.google.logging.v2
Methods in com.google.logging.v2 that return LogMetric.ApiVersion Modifier and Type Method Description static LogMetric.ApiVersion
LogMetric.ApiVersion. forNumber(int value)
LogMetric.ApiVersion
LogMetric.Builder. getVersion()
Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetric.ApiVersion
LogMetric. getVersion()
Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetric.ApiVersion
LogMetricOrBuilder. getVersion()
Deprecated.google.logging.v2.LogMetric.version is deprecated.static LogMetric.ApiVersion
LogMetric.ApiVersion. valueOf(int value)
Deprecated.static LogMetric.ApiVersion
LogMetric.ApiVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.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.Methods in com.google.logging.v2 that return types with arguments of type LogMetric.ApiVersion Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<LogMetric.ApiVersion>
LogMetric.ApiVersion. internalGetValueMap()
Methods in com.google.logging.v2 with parameters of type LogMetric.ApiVersion Modifier and Type Method Description LogMetric.Builder
LogMetric.Builder. setVersion(LogMetric.ApiVersion value)
Deprecated.google.logging.v2.LogMetric.version is deprecated.
-