public final class RemoveIndexAssetMetadata extends GeneratedMessageV3 implements RemoveIndexAssetMetadataOrBuilder
Metadata for RemoveIndexAsset.
Protobuf type google.cloud.visionai.v1.RemoveIndexAssetMetadata
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > RemoveIndexAssetMetadataImplements
RemoveIndexAssetMetadataOrBuilderStatic Fields
INDEXING_STATUS_FIELD_NUMBER
public static final int INDEXING_STATUS_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
UPDATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static RemoveIndexAssetMetadata getDefaultInstance()
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static RemoveIndexAssetMetadata.Builder newBuilder()
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata.Builder |
newBuilder(RemoveIndexAssetMetadata prototype)
public static RemoveIndexAssetMetadata.Builder newBuilder(RemoveIndexAssetMetadata prototype)
Parameter | |
---|---|
Name | Description |
prototype |
RemoveIndexAssetMetadata |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata.Builder |
parseDelimitedFrom(InputStream input)
public static RemoveIndexAssetMetadata parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static RemoveIndexAssetMetadata parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static RemoveIndexAssetMetadata parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static RemoveIndexAssetMetadata parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static RemoveIndexAssetMetadata parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static RemoveIndexAssetMetadata parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RemoveIndexAssetMetadata parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<RemoveIndexAssetMetadata> parser()
Returns | |
---|---|
Type | Description |
Parser<RemoveIndexAssetMetadata> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public RemoveIndexAssetMetadata getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata |
getIndexingStatus()
public IndexingStatus getIndexingStatus()
The status of indexing this asset.
.google.cloud.visionai.v1.IndexingStatus indexing_status = 1;
Returns | |
---|---|
Type | Description |
IndexingStatus |
The indexingStatus. |
getIndexingStatusOrBuilder()
public IndexingStatusOrBuilder getIndexingStatusOrBuilder()
The status of indexing this asset.
.google.cloud.visionai.v1.IndexingStatus indexing_status = 1;
Returns | |
---|---|
Type | Description |
IndexingStatusOrBuilder |
getParserForType()
public Parser<RemoveIndexAssetMetadata> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<RemoveIndexAssetMetadata> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getStartTime()
public Timestamp getStartTime()
The start time of the operation.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
Timestamp |
The startTime. |
getStartTimeOrBuilder()
public TimestampOrBuilder getStartTimeOrBuilder()
The start time of the operation.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
getUpdateTime()
public Timestamp getUpdateTime()
The update time of the operation.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
Timestamp |
The updateTime. |
getUpdateTimeOrBuilder()
public TimestampOrBuilder getUpdateTimeOrBuilder()
The update time of the operation.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
TimestampOrBuilder |
hasIndexingStatus()
public boolean hasIndexingStatus()
The status of indexing this asset.
.google.cloud.visionai.v1.IndexingStatus indexing_status = 1;
Returns | |
---|---|
Type | Description |
boolean |
Whether the indexingStatus field is set. |
hasStartTime()
public boolean hasStartTime()
The start time of the operation.
.google.protobuf.Timestamp start_time = 2;
Returns | |
---|---|
Type | Description |
boolean |
Whether the startTime field is set. |
hasUpdateTime()
public boolean hasUpdateTime()
The update time of the operation.
.google.protobuf.Timestamp update_time = 3;
Returns | |
---|---|
Type | Description |
boolean |
Whether the updateTime field is set. |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public RemoveIndexAssetMetadata.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected RemoveIndexAssetMetadata.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public RemoveIndexAssetMetadata.Builder toBuilder()
Returns | |
---|---|
Type | Description |
RemoveIndexAssetMetadata.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |