Uses of Class
com.google.api.Logging
Packages that use Logging
-
Uses of Logging in com.google.api
Methods in com.google.api that return LoggingModifier and TypeMethodDescriptionLogging.Builder.build()
Logging.Builder.buildPartial()
static Logging
Logging.getDefaultInstance()
Logging.Builder.getDefaultInstanceForType()
Logging.getDefaultInstanceForType()
Service.Builder.getLogging()
Logging configuration.Service.getLogging()
Logging configuration.ServiceOrBuilder.getLogging()
Logging configuration.static Logging
Logging.parseDelimitedFrom
(InputStream input) static Logging
Logging.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Logging
Logging.parseFrom
(byte[] data) static Logging
Logging.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Logging
Logging.parseFrom
(com.google.protobuf.ByteString data) static Logging
Logging.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Logging
Logging.parseFrom
(com.google.protobuf.CodedInputStream input) static Logging
Logging.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Logging
Logging.parseFrom
(InputStream input) static Logging
Logging.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Logging
Logging.parseFrom
(ByteBuffer data) static Logging
Logging.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type LoggingModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Logging> Logging.getParserForType()
static com.google.protobuf.Parser
<Logging> Logging.parser()
Methods in com.google.api with parameters of type LoggingModifier and TypeMethodDescriptionService.Builder.mergeLogging
(Logging value) Logging configuration.static Logging.Builder
Logging.newBuilder
(Logging prototype) Service.Builder.setLogging
(Logging value) Logging configuration.