Class GoogleCloudNotebooklmV1alphaUserContentVideoContent
Video content uploaded as source.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1alpha.Data
Assembly: Google.Apis.DiscoveryEngine.v1alpha.dll
Syntax
public class GoogleCloudNotebooklmV1alphaUserContentVideoContent : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
YoutubeUrl
The youtube url of the video content.
Declaration
[JsonProperty("youtubeUrl")]
public virtual string YoutubeUrl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |