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.ApiVersionLogMetric.ApiVersion. forNumber(int value)LogMetric.ApiVersionLogMetric.Builder. getVersion()Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetric.ApiVersionLogMetric. getVersion()Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetric.ApiVersionLogMetricOrBuilder. getVersion()Deprecated.google.logging.v2.LogMetric.version is deprecated.static LogMetric.ApiVersionLogMetric.ApiVersion. valueOf(int value)Deprecated.static LogMetric.ApiVersionLogMetric.ApiVersion. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static LogMetric.ApiVersionLogMetric.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.BuilderLogMetric.Builder. setVersion(LogMetric.ApiVersion value)Deprecated.google.logging.v2.LogMetric.version is deprecated.
-