| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.addAllLogs(Iterable<String> values)
Names of the logs to be sent to this destination.
|
Logging.LoggingDestination.Builder |
Logging.Builder.addConsumerDestinationsBuilder()
Logging configurations for sending logs to the consumer project.
|
Logging.LoggingDestination.Builder |
Logging.Builder.addConsumerDestinationsBuilder(int index)
Logging configurations for sending logs to the consumer project.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.addLogs(String value)
Names of the logs to be sent to this destination.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.addLogsBytes(com.google.protobuf.ByteString value)
Names of the logs to be sent to this destination.
|
Logging.LoggingDestination.Builder |
Logging.Builder.addProducerDestinationsBuilder()
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination.Builder |
Logging.Builder.addProducerDestinationsBuilder(int index)
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clear() |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clearLogs()
Names of the logs to be sent to this destination.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clearMonitoredResource()
The monitored resource type.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.clone() |
Logging.LoggingDestination.Builder |
Logging.Builder.getConsumerDestinationsBuilder(int index)
Logging configurations for sending logs to the consumer project.
|
Logging.LoggingDestination.Builder |
Logging.Builder.getProducerDestinationsBuilder(int index)
Logging configurations for sending logs to the producer project.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.mergeFrom(Logging.LoggingDestination other) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.mergeFrom(com.google.protobuf.Message other) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Logging.LoggingDestination.Builder |
Logging.LoggingDestination.newBuilder() |
static Logging.LoggingDestination.Builder |
Logging.LoggingDestination.newBuilder(Logging.LoggingDestination prototype) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.newBuilderForType() |
protected Logging.LoggingDestination.Builder |
Logging.LoggingDestination.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setLogs(int index,
String value)
Names of the logs to be sent to this destination.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setMonitoredResource(String value)
The monitored resource type.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setMonitoredResourceBytes(com.google.protobuf.ByteString value)
The monitored resource type.
|
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Logging.LoggingDestination.Builder |
Logging.LoggingDestination.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Logging.LoggingDestination.Builder> |
Logging.Builder.getConsumerDestinationsBuilderList()
Logging configurations for sending logs to the consumer project.
|
List<Logging.LoggingDestination.Builder> |
Logging.Builder.getProducerDestinationsBuilderList()
Logging configurations for sending logs to the producer project.
|
| Modifier and Type | Method and Description |
|---|---|
Logging.Builder |
Logging.Builder.addConsumerDestinations(int index,
Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.addConsumerDestinations(Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.addProducerDestinations(int index,
Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the producer project.
|
Logging.Builder |
Logging.Builder.addProducerDestinations(Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the producer project.
|
Logging.Builder |
Logging.Builder.setConsumerDestinations(int index,
Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the consumer project.
|
Logging.Builder |
Logging.Builder.setProducerDestinations(int index,
Logging.LoggingDestination.Builder builderForValue)
Logging configurations for sending logs to the producer project.
|
Copyright © 2022 Google LLC. All rights reserved.