| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Logging |
Logging.Builder.build() |
Logging |
Logging.Builder.buildPartial() |
static Logging |
Logging.getDefaultInstance() |
Logging |
Logging.getDefaultInstanceForType() |
Logging |
Logging.Builder.getDefaultInstanceForType() |
Logging |
ServiceOrBuilder.getLogging()
Logging configuration.
|
Logging |
Service.getLogging()
Logging configuration.
|
Logging |
Service.Builder.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(ByteBuffer data) |
static Logging |
Logging.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Logging> |
Logging.getParserForType() |
static com.google.protobuf.Parser<Logging> |
Logging.parser() |
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.mergeFrom(Logging other) |
Service.Builder |
Service.Builder.mergeLogging(Logging value)
Logging configuration.
|
static Logging.Builder |
Logging.newBuilder(Logging prototype) |
Service.Builder |
Service.Builder.setLogging(Logging value)
Logging configuration.
|
Copyright © 2022 Google LLC. All rights reserved.