[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePublisher\u003c/code\u003e class in the Google Cloud BigQuery Data Exchange v1beta1 API provides details about a listing publisher.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in three beta versions: 2.0.0-beta06 (latest), 2.0.0-beta05, and 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublisher\u003c/code\u003e class includes properties for \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePrimaryContact\u003c/code\u003e, which are both optional strings representing the publisher's name and contact information, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe publisher has two constructors: the default \u003ccode\u003ePublisher()\u003c/code\u003e and \u003ccode\u003ePublisher(Publisher other)\u003c/code\u003e to create a copy of an existing publisher.\u003c/p\u003e\n"]]],[],null,["# Analytics Hub v1beta1 API - Class Publisher (2.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/latest/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher)\n- [2.0.0-beta05](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/2.0.0-beta05/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/1.0.0-beta01/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher) \n\n public sealed class Publisher : IMessage\u003cPublisher\u003e, IEquatable\u003cPublisher\u003e, IDeepCloneable\u003cPublisher\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Analytics Hub v1beta1 API class Publisher.\n\nContains details of the listing publisher. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Publisher \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Publisher](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/latest/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Publisher](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/latest/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Publisher](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/latest/Google.Cloud.BigQuery.DataExchange.V1Beta1.Publisher), [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.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BigQuery.DataExchange.V1Beta1](/dotnet/docs/reference/Google.Cloud.BigQuery.DataExchange.V1Beta1/latest/Google.Cloud.BigQuery.DataExchange.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.BigQuery.DataExchange.V1Beta1.dll\n\nConstructors\n------------\n\n### Publisher()\n\n public Publisher()\n\n### Publisher(Publisher)\n\n public Publisher(Publisher other)\n\nProperties\n----------\n\n### Name\n\n public string Name { get; set; }\n\nOptional. Name of the listing publisher.\n\n### PrimaryContact\n\n public string PrimaryContact { get; set; }\n\nOptional. Email or URL of the listing publisher.\nMax Length: 1000 bytes."]]