public static final class ListRunsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder> implements ListRunsResponseOrBuilder
Response message for [ListRuns][google.cloud.datacatalog.lineage.v1.ListRuns].Protobuf type
google.cloud.datacatalog.lineage.v1.ListRunsResponse| Modifier and Type | Method and Description |
|---|---|
ListRunsResponse.Builder |
addAllRuns(Iterable<? extends Run> values)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRunsResponse.Builder |
addRuns(int index,
Run.Builder builderForValue)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
addRuns(int index,
Run value)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
addRuns(Run.Builder builderForValue)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
addRuns(Run value)
The runs from the specified project and location.
|
Run.Builder |
addRunsBuilder()
The runs from the specified project and location.
|
Run.Builder |
addRunsBuilder(int index)
The runs from the specified project and location.
|
ListRunsResponse |
build() |
ListRunsResponse |
buildPartial() |
ListRunsResponse.Builder |
clear() |
ListRunsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListRunsResponse.Builder |
clearNextPageToken()
The token to specify as `page_token` in the next call to get the next page.
|
ListRunsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListRunsResponse.Builder |
clearRuns()
The runs from the specified project and location.
|
ListRunsResponse.Builder |
clone() |
ListRunsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
The token to specify as `page_token` in the next call to get the next page.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
The token to specify as `page_token` in the next call to get the next page.
|
Run |
getRuns(int index)
The runs from the specified project and location.
|
Run.Builder |
getRunsBuilder(int index)
The runs from the specified project and location.
|
List<Run.Builder> |
getRunsBuilderList()
The runs from the specified project and location.
|
int |
getRunsCount()
The runs from the specified project and location.
|
List<Run> |
getRunsList()
The runs from the specified project and location.
|
RunOrBuilder |
getRunsOrBuilder(int index)
The runs from the specified project and location.
|
List<? extends RunOrBuilder> |
getRunsOrBuilderList()
The runs from the specified project and location.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListRunsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListRunsResponse.Builder |
mergeFrom(ListRunsResponse other) |
ListRunsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListRunsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRunsResponse.Builder |
removeRuns(int index)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRunsResponse.Builder |
setNextPageToken(String value)
The token to specify as `page_token` in the next call to get the next page.
|
ListRunsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The token to specify as `page_token` in the next call to get the next page.
|
ListRunsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListRunsResponse.Builder |
setRuns(int index,
Run.Builder builderForValue)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
setRuns(int index,
Run value)
The runs from the specified project and location.
|
ListRunsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public ListRunsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.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<ListRunsResponse.Builder>public ListRunsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListRunsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListRunsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListRunsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public ListRunsResponse.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<ListRunsResponse.Builder>public ListRunsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public ListRunsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public ListRunsResponse.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<ListRunsResponse.Builder>public ListRunsResponse.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<ListRunsResponse.Builder>public ListRunsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListRunsResponse.Builder>public ListRunsResponse.Builder mergeFrom(ListRunsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public ListRunsResponse.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<ListRunsResponse.Builder>IOExceptionpublic List<Run> getRunsList()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;getRunsList in interface ListRunsResponseOrBuilderpublic int getRunsCount()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;getRunsCount in interface ListRunsResponseOrBuilderpublic Run getRuns(int index)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;getRuns in interface ListRunsResponseOrBuilderpublic ListRunsResponse.Builder setRuns(int index, Run value)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder setRuns(int index, Run.Builder builderForValue)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder addRuns(Run value)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder addRuns(int index, Run value)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder addRuns(Run.Builder builderForValue)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder addRuns(int index, Run.Builder builderForValue)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder addAllRuns(Iterable<? extends Run> values)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder clearRuns()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public ListRunsResponse.Builder removeRuns(int index)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public Run.Builder getRunsBuilder(int index)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public RunOrBuilder getRunsOrBuilder(int index)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;getRunsOrBuilder in interface ListRunsResponseOrBuilderpublic List<? extends RunOrBuilder> getRunsOrBuilderList()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;getRunsOrBuilderList in interface ListRunsResponseOrBuilderpublic Run.Builder addRunsBuilder()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public Run.Builder addRunsBuilder(int index)
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public List<Run.Builder> getRunsBuilderList()
The runs from the specified project and location.
repeated .google.cloud.datacatalog.lineage.v1.Run runs = 1;public String getNextPageToken()
The token to specify as `page_token` in the next call to get the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageToken in interface ListRunsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The token to specify as `page_token` in the next call to get the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;getNextPageTokenBytes in interface ListRunsResponseOrBuilderpublic ListRunsResponse.Builder setNextPageToken(String value)
The token to specify as `page_token` in the next call to get the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The nextPageToken to set.public ListRunsResponse.Builder clearNextPageToken()
The token to specify as `page_token` in the next call to get the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;public ListRunsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The token to specify as `page_token` in the next call to get the next page. If this field is omitted, there are no subsequent pages.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListRunsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>public final ListRunsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRunsResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.