Uses of Class
com.google.api.Logging
-
Packages that use Logging Package Description com.google.api -
-
Uses of Logging in com.google.api
Methods in com.google.api that return Logging Modifier and Type Method Description LoggingLogging.Builder. build()LoggingLogging.Builder. buildPartial()static LoggingLogging. getDefaultInstance()LoggingLogging.Builder. getDefaultInstanceForType()LoggingLogging. getDefaultInstanceForType()LoggingService.Builder. getLogging()Logging configuration.LoggingService. getLogging()Logging configuration.LoggingServiceOrBuilder. getLogging()Logging configuration.static LoggingLogging. parseDelimitedFrom(InputStream input)static LoggingLogging. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingLogging. parseFrom(byte[] data)static LoggingLogging. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingLogging. parseFrom(com.google.protobuf.ByteString data)static LoggingLogging. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingLogging. parseFrom(com.google.protobuf.CodedInputStream input)static LoggingLogging. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingLogging. parseFrom(InputStream input)static LoggingLogging. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingLogging. parseFrom(ByteBuffer data)static LoggingLogging. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.api that return types with arguments of type Logging Modifier and Type Method Description com.google.protobuf.Parser<Logging>Logging. getParserForType()static com.google.protobuf.Parser<Logging>Logging. parser()Methods in com.google.api with parameters of type Logging Modifier and Type Method Description Logging.BuilderLogging.Builder. mergeFrom(Logging other)Service.BuilderService.Builder. mergeLogging(Logging value)Logging configuration.static Logging.BuilderLogging. newBuilder(Logging prototype)Service.BuilderService.Builder. setLogging(Logging value)Logging configuration.
-