Class GoogleCloudDiscoveryengineV1alphaStreamAssistRequestActionSpec
Specification of actions for the request.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudDiscoveryengineV1alphaStreamAssistRequestActionSpec : IDirectResponseSchema
Properties
ActionDisabled
Optional. If true, actions will not be served for the request. This only works for enterprise edition.
Declaration
[JsonProperty("actionDisabled")]
public virtual bool? ActionDisabled { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |