| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Logging.LoggingDestination |
Logging.LoggingDestination.Builder.build() |
Logging.LoggingDestination |
Logging.LoggingDestination.Builder.buildPartial() |
Logging.LoggingDestination |
LoggingOrBuilder.getConsumerDestinations(int index)
Logging configurations for sending logs to the consumer project.
|
Logging.LoggingDestination |
Logging.getConsumerDestinations(int index)
Logging configurations for sending logs to the consumer project.
|
Logging.LoggingDestination |
Logging.Builder.getConsumerDestinations(int index)
Logging configurations for sending logs to the consumer project.
|
static Logging.LoggingDestination |
Logging.LoggingDestination.getDefaultInstance() |
Logging.LoggingDestination |
Logging.LoggingDestination.getDefaultInstanceForType() |
Logging.LoggingDestination |
Logging.LoggingDestination.Builder.getDefaultInstanceForType() |
Logging.LoggingDestination |
LoggingOrBuilder.getProducerDestinations(int index)
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination |
Logging.getProducerDestinations(int index)
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination |
Logging.Builder.getProducerDestinations(int index)
Logging configurations for sending logs to the producer project.
|
static Logging.LoggingDestination |
Logging.LoggingDestination.parseDelimitedFrom(InputStream input) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(byte[] data) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(ByteBuffer data) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(com.google.protobuf.ByteString data) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(com.google.protobuf.CodedInputStream input) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(InputStream input) |
static Logging.LoggingDestination |
Logging.LoggingDestination.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Logging.LoggingDestination> |
LoggingOrBuilder.getConsumerDestinationsList()
Logging configurations for sending logs to the consumer project.
|
List<Logging.LoggingDestination> |
Logging.getConsumerDestinationsList()
Logging configurations for sending logs to the consumer project.
|
List<Logging.LoggingDestination> |
Logging.Builder.getConsumerDestinationsList()
Logging configurations for sending logs to the consumer project.
|
com.google.protobuf.Parser<Logging.LoggingDestination> |
Logging.LoggingDestination.getParserForType() |
List<Logging.LoggingDestination> |
LoggingOrBuilder.getProducerDestinationsList()
Logging configurations for sending logs to the producer project.
|
List<Logging.LoggingDestination> |
Logging.getProducerDestinationsList()
Logging configurations for sending logs to the producer project.
|
List<Logging.LoggingDestination> |
Logging.Builder.getProducerDestinationsList()
Logging configurations for sending logs to the producer project.
|
static com.google.protobuf.Parser<Logging.LoggingDestination> |
Logging.LoggingDestination.parser() |
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.addConsumerDestinations(int index,
Logging.LoggingDestination value)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.addConsumerDestinations(Logging.LoggingDestination value)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.addProducerDestinations(int index,
Logging.LoggingDestination value)
Logging configurations for sending logs to the producer project.
|
Logging.Builder |
Logging.Builder.addProducerDestinations(Logging.LoggingDestination value)
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.mergeFrom(Logging.LoggingDestination other) |
static Logging.LoggingDestination.Builder |
Logging.LoggingDestination.newBuilder(Logging.LoggingDestination prototype) |
Logging.Builder |
Logging.Builder.setConsumerDestinations(int index,
Logging.LoggingDestination value)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.setProducerDestinations(int index,
Logging.LoggingDestination value)
Logging configurations for sending logs to the producer project.
|
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.addAllConsumerDestinations(Iterable<? extends Logging.LoggingDestination> values)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.addAllProducerDestinations(Iterable<? extends Logging.LoggingDestination> values)
Logging configurations for sending logs to the producer project.
|
Copyright © 2020 Google LLC. All rights reserved.