Class ListEntityReconciliationJobsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
- com.google.cloud.enterpriseknowledgegraph.v1.ListEntityReconciliationJobsResponse.Builder
-
- All Implemented Interfaces:
ListEntityReconciliationJobsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListEntityReconciliationJobsResponse
public static final class ListEntityReconciliationJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder> implements ListEntityReconciliationJobsResponseOrBuilder
Response message for [EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs][google.cloud.enterpriseknowledgegraph.v1.EnterpriseKnowledgeGraphService.ListEntityReconciliationJobs].
Protobuf typegoogle.cloud.enterpriseknowledgegraph.v1.ListEntityReconciliationJobsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListEntityReconciliationJobsResponse.Builder
addAllEntityReconciliationJobs(Iterable<? extends EntityReconciliationJob> values)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
addEntityReconciliationJobs(int index, EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
addEntityReconciliationJobs(int index, EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
addEntityReconciliationJobs(EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
addEntityReconciliationJobs(EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.EntityReconciliationJob.Builder
addEntityReconciliationJobsBuilder()
A list of EntityReconciliationJobs that matches the specified filter in the request.EntityReconciliationJob.Builder
addEntityReconciliationJobsBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListEntityReconciliationJobsResponse
build()
ListEntityReconciliationJobsResponse
buildPartial()
ListEntityReconciliationJobsResponse.Builder
clear()
ListEntityReconciliationJobsResponse.Builder
clearEntityReconciliationJobs()
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListEntityReconciliationJobsResponse.Builder
clearNextPageToken()
The standard List next-page token.ListEntityReconciliationJobsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListEntityReconciliationJobsResponse.Builder
clone()
ListEntityReconciliationJobsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EntityReconciliationJob
getEntityReconciliationJobs(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.EntityReconciliationJob.Builder
getEntityReconciliationJobsBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.List<EntityReconciliationJob.Builder>
getEntityReconciliationJobsBuilderList()
A list of EntityReconciliationJobs that matches the specified filter in the request.int
getEntityReconciliationJobsCount()
A list of EntityReconciliationJobs that matches the specified filter in the request.List<EntityReconciliationJob>
getEntityReconciliationJobsList()
A list of EntityReconciliationJobs that matches the specified filter in the request.EntityReconciliationJobOrBuilder
getEntityReconciliationJobsOrBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.List<? extends EntityReconciliationJobOrBuilder>
getEntityReconciliationJobsOrBuilderList()
A list of EntityReconciliationJobs that matches the specified filter in the request.String
getNextPageToken()
The standard List next-page token.com.google.protobuf.ByteString
getNextPageTokenBytes()
The standard List next-page token.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListEntityReconciliationJobsResponse.Builder
mergeFrom(ListEntityReconciliationJobsResponse other)
ListEntityReconciliationJobsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListEntityReconciliationJobsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListEntityReconciliationJobsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListEntityReconciliationJobsResponse.Builder
removeEntityReconciliationJobs(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
setEntityReconciliationJobs(int index, EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
setEntityReconciliationJobs(int index, EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.ListEntityReconciliationJobsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListEntityReconciliationJobsResponse.Builder
setNextPageToken(String value)
The standard List next-page token.ListEntityReconciliationJobsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.ListEntityReconciliationJobsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListEntityReconciliationJobsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
clear
public ListEntityReconciliationJobsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
getDefaultInstanceForType
public ListEntityReconciliationJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListEntityReconciliationJobsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListEntityReconciliationJobsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListEntityReconciliationJobsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
setField
public ListEntityReconciliationJobsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
clearField
public ListEntityReconciliationJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
clearOneof
public ListEntityReconciliationJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
setRepeatedField
public ListEntityReconciliationJobsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
addRepeatedField
public ListEntityReconciliationJobsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
mergeFrom
public ListEntityReconciliationJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListEntityReconciliationJobsResponse.Builder>
-
mergeFrom
public ListEntityReconciliationJobsResponse.Builder mergeFrom(ListEntityReconciliationJobsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
mergeFrom
public ListEntityReconciliationJobsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListEntityReconciliationJobsResponse.Builder>
- Throws:
IOException
-
getEntityReconciliationJobsList
public List<EntityReconciliationJob> getEntityReconciliationJobsList()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
- Specified by:
getEntityReconciliationJobsList
in interfaceListEntityReconciliationJobsResponseOrBuilder
-
getEntityReconciliationJobsCount
public int getEntityReconciliationJobsCount()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
- Specified by:
getEntityReconciliationJobsCount
in interfaceListEntityReconciliationJobsResponseOrBuilder
-
getEntityReconciliationJobs
public EntityReconciliationJob getEntityReconciliationJobs(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
- Specified by:
getEntityReconciliationJobs
in interfaceListEntityReconciliationJobsResponseOrBuilder
-
setEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder setEntityReconciliationJobs(int index, EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
setEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder setEntityReconciliationJobs(int index, EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder addEntityReconciliationJobs(EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder addEntityReconciliationJobs(int index, EntityReconciliationJob value)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder addEntityReconciliationJobs(EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder addEntityReconciliationJobs(int index, EntityReconciliationJob.Builder builderForValue)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addAllEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder addAllEntityReconciliationJobs(Iterable<? extends EntityReconciliationJob> values)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
clearEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder clearEntityReconciliationJobs()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
removeEntityReconciliationJobs
public ListEntityReconciliationJobsResponse.Builder removeEntityReconciliationJobs(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
getEntityReconciliationJobsBuilder
public EntityReconciliationJob.Builder getEntityReconciliationJobsBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
getEntityReconciliationJobsOrBuilder
public EntityReconciliationJobOrBuilder getEntityReconciliationJobsOrBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
- Specified by:
getEntityReconciliationJobsOrBuilder
in interfaceListEntityReconciliationJobsResponseOrBuilder
-
getEntityReconciliationJobsOrBuilderList
public List<? extends EntityReconciliationJobOrBuilder> getEntityReconciliationJobsOrBuilderList()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
- Specified by:
getEntityReconciliationJobsOrBuilderList
in interfaceListEntityReconciliationJobsResponseOrBuilder
-
addEntityReconciliationJobsBuilder
public EntityReconciliationJob.Builder addEntityReconciliationJobsBuilder()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
addEntityReconciliationJobsBuilder
public EntityReconciliationJob.Builder addEntityReconciliationJobsBuilder(int index)
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
getEntityReconciliationJobsBuilderList
public List<EntityReconciliationJob.Builder> getEntityReconciliationJobsBuilderList()
A list of EntityReconciliationJobs that matches the specified filter in the request.
repeated .google.cloud.enterpriseknowledgegraph.v1.EntityReconciliationJob entity_reconciliation_jobs = 1;
-
getNextPageToken
public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListEntityReconciliationJobsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListEntityReconciliationJobsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListEntityReconciliationJobsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListEntityReconciliationJobsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListEntityReconciliationJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListEntityReconciliationJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
mergeUnknownFields
public final ListEntityReconciliationJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEntityReconciliationJobsResponse.Builder>
-
-