public static final class ListIdentityMappingStoresResponse.Builder extends GeneratedMessageV3.Builder<ListIdentityMappingStoresResponse.Builder> implements ListIdentityMappingStoresResponseOrBuilder
Response message for
IdentityMappingStoreService.ListIdentityMappingStores
Protobuf type google.cloud.discoveryengine.v1.ListIdentityMappingStoresResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllIdentityMappingStores(Iterable<? extends IdentityMappingStore> values)
public ListIdentityMappingStoresResponse.Builder addAllIdentityMappingStores(Iterable<? extends IdentityMappingStore> values)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.discoveryengine.v1.IdentityMappingStore>
|
addIdentityMappingStores(IdentityMappingStore value)
public ListIdentityMappingStoresResponse.Builder addIdentityMappingStores(IdentityMappingStore value)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
addIdentityMappingStores(IdentityMappingStore.Builder builderForValue)
public ListIdentityMappingStoresResponse.Builder addIdentityMappingStores(IdentityMappingStore.Builder builderForValue)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
addIdentityMappingStores(int index, IdentityMappingStore value)
public ListIdentityMappingStoresResponse.Builder addIdentityMappingStores(int index, IdentityMappingStore value)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
addIdentityMappingStores(int index, IdentityMappingStore.Builder builderForValue)
public ListIdentityMappingStoresResponse.Builder addIdentityMappingStores(int index, IdentityMappingStore.Builder builderForValue)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
addIdentityMappingStoresBuilder()
public IdentityMappingStore.Builder addIdentityMappingStoresBuilder()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
addIdentityMappingStoresBuilder(int index)
public IdentityMappingStore.Builder addIdentityMappingStoresBuilder(int index)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListIdentityMappingStoresResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ListIdentityMappingStoresResponse build()
buildPartial()
public ListIdentityMappingStoresResponse buildPartial()
clear()
public ListIdentityMappingStoresResponse.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ListIdentityMappingStoresResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearIdentityMappingStores()
public ListIdentityMappingStoresResponse.Builder clearIdentityMappingStores()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
clearNextPageToken()
public ListIdentityMappingStoresResponse.Builder clearNextPageToken()
A token that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public ListIdentityMappingStoresResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ListIdentityMappingStoresResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public ListIdentityMappingStoresResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getIdentityMappingStores(int index)
public IdentityMappingStore getIdentityMappingStores(int index)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
index |
int
|
getIdentityMappingStoresBuilder(int index)
public IdentityMappingStore.Builder getIdentityMappingStoresBuilder(int index)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
index |
int
|
getIdentityMappingStoresBuilderList()
public List<IdentityMappingStore.Builder> getIdentityMappingStoresBuilderList()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
getIdentityMappingStoresCount()
public int getIdentityMappingStoresCount()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Returns |
Type |
Description |
int |
|
getIdentityMappingStoresList()
public List<IdentityMappingStore> getIdentityMappingStoresList()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
getIdentityMappingStoresOrBuilder(int index)
public IdentityMappingStoreOrBuilder getIdentityMappingStoresOrBuilder(int index)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
index |
int
|
getIdentityMappingStoresOrBuilderList()
public List<? extends IdentityMappingStoreOrBuilder> getIdentityMappingStoresOrBuilderList()
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.discoveryengine.v1.IdentityMappingStoreOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()
A token that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
string next_page_token = 2;
Returns |
Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
A token that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
string next_page_token = 2;
Returns |
Type |
Description |
ByteString |
The bytes for nextPageToken.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListIdentityMappingStoresResponse other)
public ListIdentityMappingStoresResponse.Builder mergeFrom(ListIdentityMappingStoresResponse other)
public ListIdentityMappingStoresResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListIdentityMappingStoresResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListIdentityMappingStoresResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeIdentityMappingStores(int index)
public ListIdentityMappingStoresResponse.Builder removeIdentityMappingStores(int index)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public ListIdentityMappingStoresResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setIdentityMappingStores(int index, IdentityMappingStore value)
public ListIdentityMappingStoresResponse.Builder setIdentityMappingStores(int index, IdentityMappingStore value)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
setIdentityMappingStores(int index, IdentityMappingStore.Builder builderForValue)
public ListIdentityMappingStoresResponse.Builder setIdentityMappingStores(int index, IdentityMappingStore.Builder builderForValue)
The Identity Mapping Stores.
repeated .google.cloud.discoveryengine.v1.IdentityMappingStore identity_mapping_stores = 1;
setNextPageToken(String value)
public ListIdentityMappingStoresResponse.Builder setNextPageToken(String value)
A token that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListIdentityMappingStoresResponse.Builder setNextPageTokenBytes(ByteString value)
A token that can be sent as page_token
to retrieve the next page. If this
field is omitted, there are no subsequent pages.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListIdentityMappingStoresResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListIdentityMappingStoresResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides