Class GoogleCloudDialogflowV2InputConfig
Implements
Inherited Members
Namespace: Google.Apis.Dialogflow.v2.Data
Assembly: Google.Apis.Dialogflow.v2.dll
Syntax
public class GoogleCloudDialogflowV2InputConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GcsSource
Declaration
[JsonProperty("gcsSource")]
public virtual GoogleCloudDialogflowV2GcsSources GcsSource { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudDialogflowV2GcsSources |