public sealed class GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata : IMessage<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata>, IEquatable<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata>, IDeepCloneable<GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Discovery Engine v1beta API class GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata.
Metadata about a video from the web search.
Inheritance
object > GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadataImplements
IMessageGenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesVideoMetadata, IEquatableGenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesVideoMetadata, IDeepCloneableGenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesVideoMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
VideoMetadata()
public VideoMetadata()VideoMetadata(VideoMetadata)
public VideoMetadata(GenerateGroundedContentResponse.Types.Candidate.Types.GroundingMetadata.Types.VideoMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
GenerateGroundedContentResponseTypesCandidateTypesGroundingMetadataTypesVideoMetadata |
Properties
YoutubeExternalId
public string YoutubeExternalId { get; set; }The external id of the video.
| Property Value | |
|---|---|
| Type | Description |
string |
|