searchKeyGenerationMethod property

StoredContentsExample_SearchKeyGenerationMethod? searchKeyGenerationMethod
final

Optional. The method used to generate the search key from contents_example.contents. This is ignored when uploading an example if search_key is provided.

Implementation

final StoredContentsExample_SearchKeyGenerationMethod?
searchKeyGenerationMethod;