Uses of Class
com.google.api.Logging.LoggingDestination.Builder
Packages that use Logging.LoggingDestination.Builder
-
Uses of Logging.LoggingDestination.Builder in com.google.api
Methods in com.google.api that return Logging.LoggingDestination.BuilderModifier and TypeMethodDescriptionLogging.LoggingDestination.Builder.addAllLogs(Iterable<String> values) Names of the logs to be sent to this destination.Logging.Builder.addConsumerDestinationsBuilder()Logging configurations for sending logs to the consumer project.Logging.Builder.addConsumerDestinationsBuilder(int index) Logging configurations for sending logs to the consumer project.Names of the logs to be sent to this destination.Logging.LoggingDestination.Builder.addLogsBytes(com.google.protobuf.ByteString value) Names of the logs to be sent to this destination.Logging.Builder.addProducerDestinationsBuilder()Logging configurations for sending logs to the producer project.Logging.Builder.addProducerDestinationsBuilder(int index) Logging configurations for sending logs to the producer project.Logging.LoggingDestination.Builder.clear()Logging.LoggingDestination.Builder.clearLogs()Names of the logs to be sent to this destination.Logging.LoggingDestination.Builder.clearMonitoredResource()The monitored resource type.Logging.Builder.getConsumerDestinationsBuilder(int index) Logging configurations for sending logs to the consumer project.Logging.Builder.getProducerDestinationsBuilder(int index) Logging configurations for sending logs to the producer project.Logging.LoggingDestination.Builder.mergeFrom(Logging.LoggingDestination other) Logging.LoggingDestination.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Logging.LoggingDestination.Builder.mergeFrom(com.google.protobuf.Message other) Logging.LoggingDestination.newBuilder()Logging.LoggingDestination.newBuilder(Logging.LoggingDestination prototype) Logging.LoggingDestination.newBuilderForType()protected Logging.LoggingDestination.BuilderLogging.LoggingDestination.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Names of the logs to be sent to this destination.Logging.LoggingDestination.Builder.setMonitoredResource(String value) The monitored resource type.Logging.LoggingDestination.Builder.setMonitoredResourceBytes(com.google.protobuf.ByteString value) The monitored resource type.Logging.LoggingDestination.toBuilder()Methods in com.google.api that return types with arguments of type Logging.LoggingDestination.BuilderModifier and TypeMethodDescriptionLogging.Builder.getConsumerDestinationsBuilderList()Logging configurations for sending logs to the consumer project.Logging.Builder.getProducerDestinationsBuilderList()Logging configurations for sending logs to the producer project.Methods in com.google.api with parameters of type Logging.LoggingDestination.BuilderModifier and TypeMethodDescriptionLogging.Builder.addConsumerDestinations(int index, Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the consumer project.Logging.Builder.addConsumerDestinations(Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the consumer project.Logging.Builder.addProducerDestinations(int index, Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the producer project.Logging.Builder.addProducerDestinations(Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the producer project.Logging.Builder.setConsumerDestinations(int index, Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the consumer project.Logging.Builder.setProducerDestinations(int index, Logging.LoggingDestination.Builder builderForValue) Logging configurations for sending logs to the producer project.