Interface GenerateGroundedContentResponse.Candidate.GroundingMetadata.VideoMetadataOrBuilder (0.90.0)

public static interface GenerateGroundedContentResponse.Candidate.GroundingMetadata.VideoMetadataOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getYoutubeExternalId()

public abstract String getYoutubeExternalId()

The external id of the video.

string youtube_external_id = 1;

Returns
Type Description
String

The youtubeExternalId.

getYoutubeExternalIdBytes()

public abstract ByteString getYoutubeExternalIdBytes()

The external id of the video.

string youtube_external_id = 1;

Returns
Type Description
ByteString

The bytes for youtubeExternalId.