Uses of Enum
com.google.logging.v2.LogMetric.ApiVersion
-
Uses of LogMetric.ApiVersion in com.google.logging.v2
Methods in com.google.logging.v2 that return LogMetric.ApiVersionModifier and TypeMethodDescriptionstatic LogMetric.ApiVersionLogMetric.ApiVersion.forNumber(int value) LogMetric.Builder.getVersion()Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetric.getVersion()Deprecated.google.logging.v2.LogMetric.version is deprecated.LogMetricOrBuilder.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.ApiVersionReturns 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.ApiVersionModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<LogMetric.ApiVersion>LogMetric.ApiVersion.internalGetValueMap()Methods in com.google.logging.v2 with parameters of type LogMetric.ApiVersionModifier and TypeMethodDescriptionLogMetric.Builder.setVersion(LogMetric.ApiVersion value) Deprecated.google.logging.v2.LogMetric.version is deprecated.