Data Analytics API with Gemini v1 API - Class StudioDatasourceReferences (1.0.0-beta01)

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

Reference documentation and code samples for the Data Analytics API with Gemini v1 API class StudioDatasourceReferences.

Message representing references to Looker Studio datasources.

Inheritance

object > StudioDatasourceReferences

Namespace

Google.Cloud.GeminiDataAnalytics.V1

Assembly

Google.Cloud.GeminiDataAnalytics.V1.dll

Constructors

StudioDatasourceReferences()

public StudioDatasourceReferences()

StudioDatasourceReferences(StudioDatasourceReferences)

public StudioDatasourceReferences(StudioDatasourceReferences other)
Parameter
Name Description
other StudioDatasourceReferences

Properties

StudioReferences

public RepeatedField<StudioDatasourceReference> StudioReferences { get; }

Optional. The references to the studio datasources.

Property Value
Type Description
RepeatedFieldStudioDatasourceReference