public static final class BatchSearchLinkProcessesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder> implements BatchSearchLinkProcessesRequestOrBuilder
Request message for [BatchSearchLinkProcesses][google.cloud.datacatalog.lineage.v1.Lineage.BatchSearchLinkProcesses].Protobuf type
google.cloud.datacatalog.lineage.v1.BatchSearchLinkProcessesRequest| Modifier and Type | Method and Description |
|---|---|
BatchSearchLinkProcessesRequest.Builder |
addAllLinks(Iterable<String> values)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
addLinks(String value)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
addLinksBytes(com.google.protobuf.ByteString value)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchSearchLinkProcessesRequest |
build() |
BatchSearchLinkProcessesRequest |
buildPartial() |
BatchSearchLinkProcessesRequest.Builder |
clear() |
BatchSearchLinkProcessesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchSearchLinkProcessesRequest.Builder |
clearLinks()
Required.
|
BatchSearchLinkProcessesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchSearchLinkProcessesRequest.Builder |
clearPageSize()
The maximum number of processes to return in a single page of the response.
|
BatchSearchLinkProcessesRequest.Builder |
clearPageToken()
The page token received from a previous `BatchSearchLinkProcesses` call.
|
BatchSearchLinkProcessesRequest.Builder |
clearParent()
Required.
|
BatchSearchLinkProcessesRequest.Builder |
clone() |
BatchSearchLinkProcessesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLinks(int index)
Required.
|
com.google.protobuf.ByteString |
getLinksBytes(int index)
Required.
|
int |
getLinksCount()
Required.
|
com.google.protobuf.ProtocolStringList |
getLinksList()
Required.
|
int |
getPageSize()
The maximum number of processes to return in a single page of the response.
|
String |
getPageToken()
The page token received from a previous `BatchSearchLinkProcesses` call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The page token received from a previous `BatchSearchLinkProcesses` call.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchSearchLinkProcessesRequest.Builder |
mergeFrom(BatchSearchLinkProcessesRequest other) |
BatchSearchLinkProcessesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchSearchLinkProcessesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchSearchLinkProcessesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchSearchLinkProcessesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchSearchLinkProcessesRequest.Builder |
setLinks(int index,
String value)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
setPageSize(int value)
The maximum number of processes to return in a single page of the response.
|
BatchSearchLinkProcessesRequest.Builder |
setPageToken(String value)
The page token received from a previous `BatchSearchLinkProcesses` call.
|
BatchSearchLinkProcessesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The page token received from a previous `BatchSearchLinkProcesses` call.
|
BatchSearchLinkProcessesRequest.Builder |
setParent(String value)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
BatchSearchLinkProcessesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchSearchLinkProcessesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchSearchLinkProcessesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchSearchLinkProcessesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.Builder mergeFrom(BatchSearchLinkProcessesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>public BatchSearchLinkProcessesRequest.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<BatchSearchLinkProcessesRequest.Builder>IOExceptionpublic String getParent()
Required. The project and location where you want to search.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface BatchSearchLinkProcessesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The project and location where you want to search.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface BatchSearchLinkProcessesRequestOrBuilderpublic BatchSearchLinkProcessesRequest.Builder setParent(String value)
Required. The project and location where you want to search.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public BatchSearchLinkProcessesRequest.Builder clearParent()
Required. The project and location where you want to search.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public BatchSearchLinkProcessesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The project and location where you want to search.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public com.google.protobuf.ProtocolStringList getLinksList()
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];getLinksList in interface BatchSearchLinkProcessesRequestOrBuilderpublic int getLinksCount()
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];getLinksCount in interface BatchSearchLinkProcessesRequestOrBuilderpublic String getLinks(int index)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];getLinks in interface BatchSearchLinkProcessesRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getLinksBytes(int index)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];getLinksBytes in interface BatchSearchLinkProcessesRequestOrBuilderindex - The index of the value to return.public BatchSearchLinkProcessesRequest.Builder setLinks(int index, String value)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];index - The index to set the value at.value - The links to set.public BatchSearchLinkProcessesRequest.Builder addLinks(String value)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];value - The links to add.public BatchSearchLinkProcessesRequest.Builder addAllLinks(Iterable<String> values)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];values - The links to add.public BatchSearchLinkProcessesRequest.Builder clearLinks()
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];public BatchSearchLinkProcessesRequest.Builder addLinksBytes(com.google.protobuf.ByteString value)
Required. An array of links to check for their associated LineageProcesses.
The maximum number of items in this array is 100.
If the request contains more than 100 links, it returns the
`INVALID_ARGUMENT` error.
Format: `projects/{project}/locations/{location}/links/{link}`.
repeated string links = 2 [(.google.api.field_behavior) = REQUIRED];value - The bytes of the links to add.public int getPageSize()
The maximum number of processes to return in a single page of the response. A page may contain fewer results than this value.
int32 page_size = 3;getPageSize in interface BatchSearchLinkProcessesRequestOrBuilderpublic BatchSearchLinkProcessesRequest.Builder setPageSize(int value)
The maximum number of processes to return in a single page of the response. A page may contain fewer results than this value.
int32 page_size = 3;value - The pageSize to set.public BatchSearchLinkProcessesRequest.Builder clearPageSize()
The maximum number of processes to return in a single page of the response. A page may contain fewer results than this value.
int32 page_size = 3;public String getPageToken()
The page token received from a previous `BatchSearchLinkProcesses` call. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
string page_token = 4;getPageToken in interface BatchSearchLinkProcessesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
The page token received from a previous `BatchSearchLinkProcesses` call. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
string page_token = 4;getPageTokenBytes in interface BatchSearchLinkProcessesRequestOrBuilderpublic BatchSearchLinkProcessesRequest.Builder setPageToken(String value)
The page token received from a previous `BatchSearchLinkProcesses` call. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
string page_token = 4;value - The pageToken to set.public BatchSearchLinkProcessesRequest.Builder clearPageToken()
The page token received from a previous `BatchSearchLinkProcesses` call. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
string page_token = 4;public BatchSearchLinkProcessesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The page token received from a previous `BatchSearchLinkProcesses` call. Use it to get the next page. When requesting subsequent pages of a response, remember that all parameters must match the values you provided in the original request.
string page_token = 4;value - The bytes for pageToken to set.public final BatchSearchLinkProcessesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>public final BatchSearchLinkProcessesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchSearchLinkProcessesRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.