Class ListExecutionsRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.ListExecutionsRequest
All Implemented Interfaces:
ListExecutionsRequestOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable

@Generated public final class ListExecutionsRequest extends com.google.protobuf.GeneratedMessage implements ListExecutionsRequestOrBuilder
 Request message for
 [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions].
 
Protobuf type google.cloud.aiplatform.v1.ListExecutionsRequest
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Request message for [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions].

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage

    com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage

    com.google.protobuf.AbstractMessage.BuilderParent

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     

    Fields inherited from class com.google.protobuf.GeneratedMessage

    alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    Filter specifying the boolean condition for the Executions to satisfy in order to be part of the result set.
    com.google.protobuf.ByteString
    Filter specifying the boolean condition for the Executions to satisfy in order to be part of the result set.
    How the list of messages is ordered.
    com.google.protobuf.ByteString
    How the list of messages is ordered.
    int
    The maximum number of Executions to return.
    A page token, received from a previous [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions] call.
    com.google.protobuf.ByteString
    A page token, received from a previous [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions] call.
    Required.
    com.google.protobuf.ByteString
    Required.
    com.google.protobuf.Parser<ListExecutionsRequest>
     
    int
     
    int
     
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<ListExecutionsRequest>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessage

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashFields, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • getParent

      public String getParent()
       Required. The MetadataStore whose Executions should be listed.
       Format:
       `projects/{project}/locations/{location}/metadataStores/{metadatastore}`
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParent in interface ListExecutionsRequestOrBuilder
      Returns:
      The parent.
    • getParentBytes

      public com.google.protobuf.ByteString getParentBytes()
       Required. The MetadataStore whose Executions should be listed.
       Format:
       `projects/{project}/locations/{location}/metadataStores/{metadatastore}`
       
      string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
      Specified by:
      getParentBytes in interface ListExecutionsRequestOrBuilder
      Returns:
      The bytes for parent.
    • getPageSize

      public int getPageSize()
       The maximum number of Executions to return. The service may return fewer.
       Must be in range 1-1000, inclusive. Defaults to 100.
       
      int32 page_size = 2;
      Specified by:
      getPageSize in interface ListExecutionsRequestOrBuilder
      Returns:
      The pageSize.
    • getPageToken

      public String getPageToken()
       A page token, received from a previous
       [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions]
       call. Provide this to retrieve the subsequent page.
      
       When paginating, all other provided parameters must match the call that
       provided the page token. (Otherwise the request will fail with an
       INVALID_ARGUMENT error.)
       
      string page_token = 3;
      Specified by:
      getPageToken in interface ListExecutionsRequestOrBuilder
      Returns:
      The pageToken.
    • getPageTokenBytes

      public com.google.protobuf.ByteString getPageTokenBytes()
       A page token, received from a previous
       [MetadataService.ListExecutions][google.cloud.aiplatform.v1.MetadataService.ListExecutions]
       call. Provide this to retrieve the subsequent page.
      
       When paginating, all other provided parameters must match the call that
       provided the page token. (Otherwise the request will fail with an
       INVALID_ARGUMENT error.)
       
      string page_token = 3;
      Specified by:
      getPageTokenBytes in interface ListExecutionsRequestOrBuilder
      Returns:
      The bytes for pageToken.
    • getFilter

      public String getFilter()
       Filter specifying the boolean condition for the Executions to satisfy in
       order to be part of the result set.
       The syntax to define filter query is based on https://google.aip.dev/160.
       Following are the supported set of filters:
      
       *  **Attribute filtering**:
       For example: `display_name = "test"`.
       Supported fields include: `name`, `display_name`, `state`,
       `schema_title`, `create_time`, and `update_time`.
       Time fields, such as `create_time` and `update_time`, require values
       specified in RFC-3339 format.
       For example: `create_time = "2020-11-19T11:30:00-04:00"`.
       *  **Metadata field**:
       To filter on metadata fields use traversal operation as follows:
       `metadata.<field_name>.<type_value>`
       For example: `metadata.field_1.number_value = 10.0`
       In case the field name contains special characters (such as colon), one
       can embed it inside double quote.
       For example: `metadata."field:1".number_value = 10.0`
       *  **Context based filtering**:
       To filter Executions based on the contexts to which they belong use
       the function operator with the full resource name:
       `in_context(<context-name>)`.
       For example:
       `in_context("projects/<project_number>/locations/<location>/metadataStores/<metadatastore_name>/contexts/<context-id>")`
      
       Each of the above supported filters can be combined together using
       logical operators (`AND` & `OR`). Maximum nested expression depth allowed
       is 5.
      
       For example: `display_name = "test" AND metadata.field1.bool_value = true`.
       
      string filter = 4;
      Specified by:
      getFilter in interface ListExecutionsRequestOrBuilder
      Returns:
      The filter.
    • getFilterBytes

      public com.google.protobuf.ByteString getFilterBytes()
       Filter specifying the boolean condition for the Executions to satisfy in
       order to be part of the result set.
       The syntax to define filter query is based on https://google.aip.dev/160.
       Following are the supported set of filters:
      
       *  **Attribute filtering**:
       For example: `display_name = "test"`.
       Supported fields include: `name`, `display_name`, `state`,
       `schema_title`, `create_time`, and `update_time`.
       Time fields, such as `create_time` and `update_time`, require values
       specified in RFC-3339 format.
       For example: `create_time = "2020-11-19T11:30:00-04:00"`.
       *  **Metadata field**:
       To filter on metadata fields use traversal operation as follows:
       `metadata.<field_name>.<type_value>`
       For example: `metadata.field_1.number_value = 10.0`
       In case the field name contains special characters (such as colon), one
       can embed it inside double quote.
       For example: `metadata."field:1".number_value = 10.0`
       *  **Context based filtering**:
       To filter Executions based on the contexts to which they belong use
       the function operator with the full resource name:
       `in_context(<context-name>)`.
       For example:
       `in_context("projects/<project_number>/locations/<location>/metadataStores/<metadatastore_name>/contexts/<context-id>")`
      
       Each of the above supported filters can be combined together using
       logical operators (`AND` & `OR`). Maximum nested expression depth allowed
       is 5.
      
       For example: `display_name = "test" AND metadata.field1.bool_value = true`.
       
      string filter = 4;
      Specified by:
      getFilterBytes in interface ListExecutionsRequestOrBuilder
      Returns:
      The bytes for filter.
    • getOrderBy

      public String getOrderBy()
       How the list of messages is ordered. Specify the values to order by and an
       ordering operation. The default sorting order is ascending. To specify
       descending order for a field, users append a " desc" suffix; for example:
       "foo desc, bar".
       Subfields are specified with a `.` character, such as foo.bar.
       see https://google.aip.dev/132#ordering for more details.
       
      string order_by = 5;
      Specified by:
      getOrderBy in interface ListExecutionsRequestOrBuilder
      Returns:
      The orderBy.
    • getOrderByBytes

      public com.google.protobuf.ByteString getOrderByBytes()
       How the list of messages is ordered. Specify the values to order by and an
       ordering operation. The default sorting order is ascending. To specify
       descending order for a field, users append a " desc" suffix; for example:
       "foo desc, bar".
       Subfields are specified with a `.` character, such as foo.bar.
       see https://google.aip.dev/132#ordering for more details.
       
      string order_by = 5;
      Specified by:
      getOrderByBytes in interface ListExecutionsRequestOrBuilder
      Returns:
      The bytes for orderBy.
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static ListExecutionsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static ListExecutionsRequest parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ListExecutionsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ListExecutionsRequest parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static ListExecutionsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ListExecutionsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static ListExecutionsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public ListExecutionsRequest.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static ListExecutionsRequest.Builder newBuilder()
    • newBuilder

      public static ListExecutionsRequest.Builder newBuilder(ListExecutionsRequest prototype)
    • toBuilder

      public ListExecutionsRequest.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected ListExecutionsRequest.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static ListExecutionsRequest getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<ListExecutionsRequest> parser()
    • getParserForType

      public com.google.protobuf.Parser<ListExecutionsRequest> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public ListExecutionsRequest getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder