public sealed class Logging.Types.LoggingDestination : IMessage<Logging.Types.LoggingDestination>, IEquatable<Logging.Types.LoggingDestination>, IDeepCloneable<Logging.Types.LoggingDestination>, IBufferMessage, IMessage
Configuration of a specific logging destination (the producer project
or the consumer project).
Names of the logs to be sent to this destination. Each name must
be defined in the [Service.logs][google.api.Service.logs] section. If the
log name is not a domain scoped name, it will be automatically prefixed
with the service name followed by "/".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]