Analytics Hub v1 API - Class Subscription.Types.LinkedResource (1.4.0)

public sealed class Subscription.Types.LinkedResource : IMessage<Subscription.Types.LinkedResource>, IEquatable<Subscription.Types.LinkedResource>, IDeepCloneable<Subscription.Types.LinkedResource>, IBufferMessage, IMessage

Reference documentation and code samples for the Analytics Hub v1 API class Subscription.Types.LinkedResource.

Reference to a linked resource tracked by this Subscription.

Inheritance

object > Subscription.Types.LinkedResource

Namespace

Google.Cloud.BigQuery.AnalyticsHub.V1

Assembly

Google.Cloud.BigQuery.AnalyticsHub.V1.dll

Constructors

LinkedResource()

public LinkedResource()

LinkedResource(LinkedResource)

public LinkedResource(Subscription.Types.LinkedResource other)
Parameter
NameDescription
otherSubscriptionTypesLinkedResource

Properties

HasLinkedDataset

public bool HasLinkedDataset { get; }

Gets whether the "linked_dataset" field is set

Property Value
TypeDescription
bool

LinkedDataset

public string LinkedDataset { get; set; }

Output only. Name of the linked dataset, e.g. projects/subscriberproject/datasets/linked_dataset

Property Value
TypeDescription
string

ReferenceCase

public Subscription.Types.LinkedResource.ReferenceOneofCase ReferenceCase { get; }
Property Value
TypeDescription
SubscriptionTypesLinkedResourceReferenceOneofCase