public final class BatchImportEvaluatedAnnotationsResponse extends GeneratedMessage implements BatchImportEvaluatedAnnotationsResponseOrBuilderResponse message for ModelService.BatchImportEvaluatedAnnotations
Protobuf type google.cloud.aiplatform.v1beta1.BatchImportEvaluatedAnnotationsResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > BatchImportEvaluatedAnnotationsResponseStatic Fields
IMPORTED_EVALUATED_ANNOTATIONS_COUNT_FIELD_NUMBER
public static final int IMPORTED_EVALUATED_ANNOTATIONS_COUNT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static BatchImportEvaluatedAnnotationsResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static BatchImportEvaluatedAnnotationsResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse.Builder |
|
newBuilder(BatchImportEvaluatedAnnotationsResponse prototype)
public static BatchImportEvaluatedAnnotationsResponse.Builder newBuilder(BatchImportEvaluatedAnnotationsResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
BatchImportEvaluatedAnnotationsResponse |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static BatchImportEvaluatedAnnotationsResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static BatchImportEvaluatedAnnotationsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<BatchImportEvaluatedAnnotationsResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<BatchImportEvaluatedAnnotationsResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public BatchImportEvaluatedAnnotationsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse |
|
getImportedEvaluatedAnnotationsCount()
public int getImportedEvaluatedAnnotationsCount()Output only. Number of EvaluatedAnnotations imported.
int32 imported_evaluated_annotations_count = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The importedEvaluatedAnnotationsCount. |
getParserForType()
public Parser<BatchImportEvaluatedAnnotationsResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<BatchImportEvaluatedAnnotationsResponse> |
|
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 BatchImportEvaluatedAnnotationsResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected BatchImportEvaluatedAnnotationsResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse.Builder |
|
toBuilder()
public BatchImportEvaluatedAnnotationsResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
BatchImportEvaluatedAnnotationsResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|