public static final class ListExecutionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder> implements ListExecutionsResponseOrBuilder
Response message for [MetadataService.ListExecutions][google.cloud.aiplatform.v1beta1.MetadataService.ListExecutions].Protobuf type
google.cloud.aiplatform.v1beta1.ListExecutionsResponse| Modifier and Type | Method and Description |
|---|---|
ListExecutionsResponse.Builder |
addAllExecutions(Iterable<? extends Execution> values)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
addExecutions(Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
addExecutions(Execution value)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
addExecutions(int index,
Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
addExecutions(int index,
Execution value)
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
addExecutionsBuilder()
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
addExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListExecutionsResponse |
build() |
ListExecutionsResponse |
buildPartial() |
ListExecutionsResponse.Builder |
clear() |
ListExecutionsResponse.Builder |
clearExecutions()
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListExecutionsResponse.Builder |
clearNextPageToken()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token]
to retrieve the next page.
|
ListExecutionsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListExecutionsResponse.Builder |
clone() |
ListExecutionsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Execution |
getExecutions(int index)
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
getExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
|
List<Execution.Builder> |
getExecutionsBuilderList()
The Executions retrieved from the MetadataStore.
|
int |
getExecutionsCount()
The Executions retrieved from the MetadataStore.
|
List<Execution> |
getExecutionsList()
The Executions retrieved from the MetadataStore.
|
ExecutionOrBuilder |
getExecutionsOrBuilder(int index)
The Executions retrieved from the MetadataStore.
|
List<? extends ExecutionOrBuilder> |
getExecutionsOrBuilderList()
The Executions retrieved from the MetadataStore.
|
String |
getNextPageToken()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token]
to retrieve the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token]
to retrieve the next page.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListExecutionsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListExecutionsResponse.Builder |
mergeFrom(ListExecutionsResponse other) |
ListExecutionsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListExecutionsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListExecutionsResponse.Builder |
removeExecutions(int index)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
setExecutions(int index,
Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
setExecutions(int index,
Execution value)
The Executions retrieved from the MetadataStore.
|
ListExecutionsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListExecutionsResponse.Builder |
setNextPageToken(String value)
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token]
to retrieve the next page.
|
ListExecutionsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token]
to retrieve the next page.
|
ListExecutionsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListExecutionsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListExecutionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListExecutionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListExecutionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder mergeFrom(ListExecutionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public ListExecutionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListExecutionsResponse.Builder>IOExceptionpublic List<Execution> getExecutionsList()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;getExecutionsList in interface ListExecutionsResponseOrBuilderpublic int getExecutionsCount()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;getExecutionsCount in interface ListExecutionsResponseOrBuilderpublic Execution getExecutions(int index)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;getExecutions in interface ListExecutionsResponseOrBuilderpublic ListExecutionsResponse.Builder setExecutions(int index, Execution value)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder setExecutions(int index, Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder addExecutions(Execution value)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder addExecutions(int index, Execution value)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder addExecutions(Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder addExecutions(int index, Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder addAllExecutions(Iterable<? extends Execution> values)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder clearExecutions()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ListExecutionsResponse.Builder removeExecutions(int index)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public Execution.Builder getExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public ExecutionOrBuilder getExecutionsOrBuilder(int index)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;getExecutionsOrBuilder in interface ListExecutionsResponseOrBuilderpublic List<? extends ExecutionOrBuilder> getExecutionsOrBuilderList()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;getExecutionsOrBuilderList in interface ListExecutionsResponseOrBuilderpublic Execution.Builder addExecutionsBuilder()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public Execution.Builder addExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public List<Execution.Builder> getExecutionsBuilderList()
The Executions retrieved from the MetadataStore.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 1;public String getNextPageToken()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListExecutionsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListExecutionsResponseOrBuilderpublic ListExecutionsResponse.Builder setNextPageToken(String value)
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListExecutionsResponse.Builder clearNextPageToken()
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;public ListExecutionsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token, which can be sent as [ListExecutionsRequest.page_token][google.cloud.aiplatform.v1beta1.ListExecutionsRequest.page_token] to retrieve the next page. If this field is not populated, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListExecutionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>public final ListExecutionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListExecutionsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.