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 2025-08-28 UTC."],[[["\u003cp\u003e\u003ccode\u003eLogging.Types.LoggingDestination\u003c/code\u003e is a class used to configure a specific logging destination, either in a producer or consumer project.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties for defining log names (\u003ccode\u003eLogs\u003c/code\u003e) and the monitored resource type (\u003ccode\u003eMonitoredResource\u003c/code\u003e) associated with the logging destination.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating instances, including a copy constructor for creating a new \u003ccode\u003eLoggingDestination\u003c/code\u003e from an existing one, and methods like \u003ccode\u003eClone()\u003c/code\u003e, \u003ccode\u003eEquals()\u003c/code\u003e, and \u003ccode\u003eMergeFrom()\u003c/code\u003e to manage instances of the class.\u003c/p\u003e\n"],["\u003cp\u003eIt has fields \u003ccode\u003eLogsFieldNumber\u003c/code\u003e and \u003ccode\u003eMonitoredResourceFieldNumber\u003c/code\u003e that represent the field number for the logs and the monitored resource respectively.\u003c/p\u003e\n"]]],[],null,["# Class Logging.Types.LoggingDestination (2.17.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.0 (latest)](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types.LoggingDestination)\n- [2.15.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.15.0/Google.Api.Logging.Types.LoggingDestination)\n- [2.10.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.10.0/Google.Api.Logging.Types.LoggingDestination)\n- [2.2.0](/dotnet/docs/reference/Google.Api.CommonProtos/2.2.0/Google.Api.Logging.Types.LoggingDestination) \n\n public sealed class Logging.Types.LoggingDestination : IMessage\u003cLogging.Types.LoggingDestination\u003e, IEquatable\u003cLogging.Types.LoggingDestination\u003e, IDeepCloneable\u003cLogging.Types.LoggingDestination\u003e, IBufferMessage, IMessage\n\nConfiguration of a specific logging destination (the producer project\nor the consumer project). \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Logging.Types.LoggingDestination \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Logging](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging)[Types](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types)[LoggingDestination](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types.LoggingDestination), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Logging](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging)[Types](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types)[LoggingDestination](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types.LoggingDestination), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Logging](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging)[Types](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types)[LoggingDestination](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api.Logging.Types.LoggingDestination), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.Equals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ReferenceEquals(object, object)](https://learn.microsoft.com/dotnet/api/system.object.referenceequals)\n\nNamespace\n---------\n\n[Google.Api](/dotnet/docs/reference/Google.Api.CommonProtos/latest/Google.Api)\n\nAssembly\n--------\n\nGoogle.Api.CommonProtos.dll\n\nConstructors\n------------\n\n### LoggingDestination()\n\n public LoggingDestination()\n\n### LoggingDestination(LoggingDestination)\n\n public LoggingDestination(Logging.Types.LoggingDestination other)\n\nFields\n------\n\n### LogsFieldNumber\n\n public const int LogsFieldNumber = 1\n\nField number for the \"logs\" field.\n\n### MonitoredResourceFieldNumber\n\n public const int MonitoredResourceFieldNumber = 3\n\nField number for the \"monitored_resource\" field.\n\nProperties\n----------\n\n### Descriptor\n\n public static MessageDescriptor Descriptor { get; }\n\n### Logs\n\n public RepeatedField\u003cstring\u003e Logs { get; }\n\nNames of the logs to be sent to this destination. Each name must\nbe defined in the \\[Service.logs\\]\\[google.api.Service.logs\\] section. If the\nlog name is not a domain scoped name, it will be automatically prefixed\nwith the service name followed by \"/\".\n\n### MonitoredResource\n\n public string MonitoredResource { get; set; }\n\nThe monitored resource type. The type must be defined in the\n\\[Service.monitored_resources\\]\\[google.api.Service.monitored_resources\\]\nsection.\n\n### Parser\n\n public static MessageParser\u003cLogging.Types.LoggingDestination\u003e Parser { get; }\n\nMethods\n-------\n\n### CalculateSize()\n\n public int CalculateSize()\n\n### Clone()\n\n public Logging.Types.LoggingDestination Clone()\n\n### Equals(LoggingDestination)\n\n public bool Equals(Logging.Types.LoggingDestination other)\n\n### Equals(object)\n\n public override bool Equals(object other)\n\n**Overrides** \n[object.Equals(object)](https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object))\n\n### GetHashCode()\n\n public override int GetHashCode()\n\n**Overrides** \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode)\n\n### MergeFrom(LoggingDestination)\n\n public void MergeFrom(Logging.Types.LoggingDestination other)\n\n### MergeFrom(CodedInputStream)\n\n public void MergeFrom(CodedInputStream input)\n\n### ToString()\n\n public override string ToString()\n\n**Overrides** \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\n### WriteTo(CodedOutputStream)\n\n public void WriteTo(CodedOutputStream output)"]]