public static final class PurgeIdentityMappingsRequest.InlineSource extends GeneratedMessage implements PurgeIdentityMappingsRequest.InlineSourceOrBuilderThe inline source to purge identity mapping entries from.
Protobuf type google.cloud.discoveryengine.v1.PurgeIdentityMappingsRequest.InlineSource
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > PurgeIdentityMappingsRequest.InlineSourceStatic Fields
IDENTITY_MAPPING_ENTRIES_FIELD_NUMBER
public static final int IDENTITY_MAPPING_ENTRIES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static PurgeIdentityMappingsRequest.InlineSource getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static PurgeIdentityMappingsRequest.InlineSource.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource.Builder |
|
newBuilder(PurgeIdentityMappingsRequest.InlineSource prototype)
public static PurgeIdentityMappingsRequest.InlineSource.Builder newBuilder(PurgeIdentityMappingsRequest.InlineSource prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
PurgeIdentityMappingsRequest.InlineSource |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource.Builder |
|
parseDelimitedFrom(InputStream input)
public static PurgeIdentityMappingsRequest.InlineSource parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PurgeIdentityMappingsRequest.InlineSource parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<PurgeIdentityMappingsRequest.InlineSource> parser()| Returns | |
|---|---|
| Type | Description |
Parser<InlineSource> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public PurgeIdentityMappingsRequest.InlineSource getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource |
|
getIdentityMappingEntries(int index)
public IdentityMappingEntry getIdentityMappingEntries(int index)A maximum of 10000 entries can be purged at one time
repeated .google.cloud.discoveryengine.v1.IdentityMappingEntry identity_mapping_entries = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
IdentityMappingEntry |
|
getIdentityMappingEntriesCount()
public int getIdentityMappingEntriesCount()A maximum of 10000 entries can be purged at one time
repeated .google.cloud.discoveryengine.v1.IdentityMappingEntry identity_mapping_entries = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getIdentityMappingEntriesList()
public List<IdentityMappingEntry> getIdentityMappingEntriesList()A maximum of 10000 entries can be purged at one time
repeated .google.cloud.discoveryengine.v1.IdentityMappingEntry identity_mapping_entries = 1;
| Returns | |
|---|---|
| Type | Description |
List<IdentityMappingEntry> |
|
getIdentityMappingEntriesOrBuilder(int index)
public IdentityMappingEntryOrBuilder getIdentityMappingEntriesOrBuilder(int index)A maximum of 10000 entries can be purged at one time
repeated .google.cloud.discoveryengine.v1.IdentityMappingEntry identity_mapping_entries = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
IdentityMappingEntryOrBuilder |
|
getIdentityMappingEntriesOrBuilderList()
public List<? extends IdentityMappingEntryOrBuilder> getIdentityMappingEntriesOrBuilderList()A maximum of 10000 entries can be purged at one time
repeated .google.cloud.discoveryengine.v1.IdentityMappingEntry identity_mapping_entries = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.discoveryengine.v1.IdentityMappingEntryOrBuilder> |
|
getParserForType()
public Parser<PurgeIdentityMappingsRequest.InlineSource> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<InlineSource> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public PurgeIdentityMappingsRequest.InlineSource.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected PurgeIdentityMappingsRequest.InlineSource.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource.Builder |
|
toBuilder()
public PurgeIdentityMappingsRequest.InlineSource.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
PurgeIdentityMappingsRequest.InlineSource.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|