Package | Description |
---|---|
com.google.api.services.servicemanagement.model |
Modifier and Type | Method and Description |
---|---|
Logging |
Logging.clone() |
Logging |
Service.getLogging()
Logging configuration.
|
Logging |
Logging.set(String fieldName,
Object value) |
Logging |
Logging.setConsumerDestinations(List<LoggingDestination> consumerDestinations)
Logging configurations for sending logs to the consumer project.
|
Logging |
Logging.setProducerDestinations(List<LoggingDestination> producerDestinations)
Logging configurations for sending logs to the producer project.
|
Modifier and Type | Method and Description |
---|---|
Service |
Service.setLogging(Logging logging)
Logging configuration.
|
Copyright © 2011–2024 Google. All rights reserved.