Discovery Engine v1beta API - Class SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec (1.0.0-beta24)

public sealed class SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec : IMessage<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec>, IEquatable<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec>, IDeepCloneable<SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec>, IBufferMessage, IMessage

Reference documentation and code samples for the Discovery Engine v1beta API class SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec.

Multimodal specification: Will return an image from specified source. If multiple sources are specified, the pick is a quality based decision.

Inheritance

object > SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec

Namespace

Google.Cloud.DiscoveryEngine.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.dll

Constructors

MultiModalSpec()

public MultiModalSpec()

MultiModalSpec(MultiModalSpec)

public MultiModalSpec(SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec other)
Parameter
Name Description
other SearchRequestTypesContentSearchSpecTypesSummarySpecTypesMultiModalSpec

Properties

ImageSource

public SearchRequest.Types.ContentSearchSpec.Types.SummarySpec.Types.MultiModalSpec.Types.ImageSource ImageSource { get; set; }

Optional. Source of image returned in the answer.

Property Value
Type Description
SearchRequestTypesContentSearchSpecTypesSummarySpecTypesMultiModalSpecTypesImageSource