public sealed class StudioDatasourceReference : IMessage<StudioDatasourceReference>, IEquatable<StudioDatasourceReference>, IDeepCloneable<StudioDatasourceReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Analytics API with Gemini v1beta API class StudioDatasourceReference.
Message representing a reference to a single LookerStudio datasource.
Implements
IMessageStudioDatasourceReference, IEquatableStudioDatasourceReference, IDeepCloneableStudioDatasourceReference, IBufferMessage, IMessageNamespace
Google.Cloud.GeminiDataAnalytics.V1BetaAssembly
Google.Cloud.GeminiDataAnalytics.V1Beta.dll
Constructors
StudioDatasourceReference()
public StudioDatasourceReference()
StudioDatasourceReference(StudioDatasourceReference)
public StudioDatasourceReference(StudioDatasourceReference other)
Parameter | |
---|---|
Name | Description |
other |
StudioDatasourceReference |
Properties
DatasourceId
public string DatasourceId { get; set; }
Required. The id of the datasource.
Property Value | |
---|---|
Type | Description |
string |