Class GoogleCloudNotebooklmV1alphaCreateAudioOverviewRequest
Request for AudioOverviewService.CreateAudioOverview method.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudNotebooklmV1alphaCreateAudioOverviewRequest : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GenerationOptions
Options for the audio overview generation.
Declaration
[JsonProperty("generationOptions")]
public virtual GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions GenerationOptions { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleCloudNotebooklmV1alphaAudioOverviewGenerationOptions |