Uses of Class
com.google.cloud.metastore.v1alpha.TelemetryConfig.LogFormat
-
Packages that use TelemetryConfig.LogFormat Package Description com.google.cloud.metastore.v1alpha A client to Dataproc Metastore API -
-
Uses of TelemetryConfig.LogFormat in com.google.cloud.metastore.v1alpha
Methods in com.google.cloud.metastore.v1alpha that return TelemetryConfig.LogFormat Modifier and Type Method Description static TelemetryConfig.LogFormatTelemetryConfig.LogFormat. forNumber(int value)TelemetryConfig.LogFormatTelemetryConfig.Builder. getLogFormat()The output format of the Dataproc Metastore service's logs.TelemetryConfig.LogFormatTelemetryConfig. getLogFormat()The output format of the Dataproc Metastore service's logs.TelemetryConfig.LogFormatTelemetryConfigOrBuilder. getLogFormat()The output format of the Dataproc Metastore service's logs.static TelemetryConfig.LogFormatTelemetryConfig.LogFormat. valueOf(int value)Deprecated.static TelemetryConfig.LogFormatTelemetryConfig.LogFormat. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static TelemetryConfig.LogFormatTelemetryConfig.LogFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static TelemetryConfig.LogFormat[]TelemetryConfig.LogFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.metastore.v1alpha that return types with arguments of type TelemetryConfig.LogFormat Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<TelemetryConfig.LogFormat>TelemetryConfig.LogFormat. internalGetValueMap()Methods in com.google.cloud.metastore.v1alpha with parameters of type TelemetryConfig.LogFormat Modifier and Type Method Description TelemetryConfig.BuilderTelemetryConfig.Builder. setLogFormat(TelemetryConfig.LogFormat value)The output format of the Dataproc Metastore service's logs.
-