Analytics Hub v1beta1 API - Class Publisher (2.0.0-beta04)

public sealed class Publisher : IMessage<Publisher>, IEquatable<Publisher>, IDeepCloneable<Publisher>, IBufferMessage, IMessage

Reference documentation and code samples for the Analytics Hub v1beta1 API class Publisher.

Contains details of the listing publisher.

Inheritance

object > Publisher

Namespace

Google.Cloud.BigQuery.DataExchange.V1Beta1

Assembly

Google.Cloud.BigQuery.DataExchange.V1Beta1.dll

Constructors

Publisher()

public Publisher()

Publisher(Publisher)

public Publisher(Publisher other)
Parameter
NameDescription
otherPublisher

Properties

Name

public string Name { get; set; }

Optional. Name of the listing publisher.

Property Value
TypeDescription
string

PrimaryContact

public string PrimaryContact { get; set; }

Optional. Email or URL of the listing publisher. Max Length: 1000 bytes.

Property Value
TypeDescription
string