Class GoogleCloudDiscoveryengineV1alphaOutputConfig
The output configuration setting.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudDiscoveryengineV1alphaOutputConfig : IDirectResponseSchema
Properties
BigqueryDestination
The BigQuery location where the output is to be written to.
Declaration
[JsonProperty("bigqueryDestination")]
public virtual GoogleCloudDiscoveryengineV1alphaBigQueryDestination BigqueryDestination { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudDiscoveryengineV1alphaBigQueryDestination |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |