Class StoredContentsExampleParameters

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters
All Implemented Interfaces:
StoredContentsExampleParametersOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

@Generated public final class StoredContentsExampleParameters extends com.google.protobuf.GeneratedMessage implements StoredContentsExampleParametersOrBuilder
 The metadata filters that will be used to search StoredContentsExamples.
 If a field is unspecified, then no filtering for that field will be applied
 
Protobuf type google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters
See Also:
  • Field Details

    • SEARCH_KEY_FIELD_NUMBER

      public static final int SEARCH_KEY_FIELD_NUMBER
      See Also:
    • CONTENT_SEARCH_KEY_FIELD_NUMBER

      public static final int CONTENT_SEARCH_KEY_FIELD_NUMBER
      See Also:
    • FUNCTION_NAMES_FIELD_NUMBER

      public static final int FUNCTION_NAMES_FIELD_NUMBER
      See Also:
  • Method Details