Class GoogleCloudAiplatformV1beta1ImportIndexRequestConnectorConfig
Configuration for importing data from an external source.
Implements
Inherited Members
Namespace: Google.Apis.Aiplatform.v1beta1.Data
Assembly: Google.Apis.Aiplatform.v1beta1.dll
Syntax
public class GoogleCloudAiplatformV1beta1ImportIndexRequestConnectorConfig : IDirectResponseSchema
Properties
BigQuerySourceConfig
Configuration for importing data from a BigQuery table.
Declaration
[JsonProperty("bigQuerySourceConfig")]
public virtual GoogleCloudAiplatformV1beta1ImportIndexRequestConnectorConfigBigQuerySourceConfig BigQuerySourceConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudAiplatformV1beta1ImportIndexRequestConnectorConfigBigQuerySourceConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |