Vertex AI v1beta1 API - Class StoredContentsExample.Types.SearchKeyGenerationMethod (1.0.0-beta66)

public sealed class StoredContentsExample.Types.SearchKeyGenerationMethod : IMessage<StoredContentsExample.Types.SearchKeyGenerationMethod>, IEquatable<StoredContentsExample.Types.SearchKeyGenerationMethod>, IDeepCloneable<StoredContentsExample.Types.SearchKeyGenerationMethod>, IBufferMessage, IMessage

Reference documentation and code samples for the Vertex AI v1beta1 API class StoredContentsExample.Types.SearchKeyGenerationMethod.

Options for generating the search key from the conversation history.

Inheritance

object > StoredContentsExample.Types.SearchKeyGenerationMethod

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

SearchKeyGenerationMethod()

public SearchKeyGenerationMethod()

SearchKeyGenerationMethod(SearchKeyGenerationMethod)

public SearchKeyGenerationMethod(StoredContentsExample.Types.SearchKeyGenerationMethod other)
Parameter
Name Description
other StoredContentsExampleTypesSearchKeyGenerationMethod

Properties

LastEntry

public StoredContentsExample.Types.SearchKeyGenerationMethod.Types.LastEntry LastEntry { get; set; }

Use only the last entry of the conversation history (contents_example.contents) as the search key.

Property Value
Type Description
StoredContentsExampleTypesSearchKeyGenerationMethodTypesLastEntry

MethodCase

public StoredContentsExample.Types.SearchKeyGenerationMethod.MethodOneofCase MethodCase { get; }
Property Value
Type Description
StoredContentsExampleTypesSearchKeyGenerationMethodMethodOneofCase