public static final class UpsertExamplesResponse.UpsertResult extends GeneratedMessage implements UpsertExamplesResponse.UpsertResultOrBuilderThe result for creating/updating a single example.
Protobuf type google.cloud.aiplatform.v1beta1.UpsertExamplesResponse.UpsertResult
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > UpsertExamplesResponse.UpsertResultImplements
UpsertExamplesResponse.UpsertResultOrBuilderStatic Fields
EXAMPLE_FIELD_NUMBER
public static final int EXAMPLE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static UpsertExamplesResponse.UpsertResult getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static UpsertExamplesResponse.UpsertResult.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.Builder |
|
newBuilder(UpsertExamplesResponse.UpsertResult prototype)
public static UpsertExamplesResponse.UpsertResult.Builder newBuilder(UpsertExamplesResponse.UpsertResult prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
UpsertExamplesResponse.UpsertResult |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.Builder |
|
parseDelimitedFrom(InputStream input)
public static UpsertExamplesResponse.UpsertResult parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static UpsertExamplesResponse.UpsertResult parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static UpsertExamplesResponse.UpsertResult parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static UpsertExamplesResponse.UpsertResult parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static UpsertExamplesResponse.UpsertResult parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static UpsertExamplesResponse.UpsertResult parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static UpsertExamplesResponse.UpsertResult parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<UpsertExamplesResponse.UpsertResult> parser()| Returns | |
|---|---|
| Type | Description |
Parser<UpsertResult> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public UpsertExamplesResponse.UpsertResult getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult |
|
getExample()
public Example getExample()The example created/updated successfully.
.google.cloud.aiplatform.v1beta1.Example example = 1;
| Returns | |
|---|---|
| Type | Description |
Example |
The example. |
getExampleOrBuilder()
public ExampleOrBuilder getExampleOrBuilder()The example created/updated successfully.
.google.cloud.aiplatform.v1beta1.Example example = 1;
| Returns | |
|---|---|
| Type | Description |
ExampleOrBuilder |
|
getParserForType()
public Parser<UpsertExamplesResponse.UpsertResult> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<UpsertResult> |
|
getResultCase()
public UpsertExamplesResponse.UpsertResult.ResultCase getResultCase()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.ResultCase |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getStatus()
public Status getStatus()The error message of the example that was not created/updated successfully.
.google.rpc.Status status = 2;
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.Status |
The status. |
getStatusOrBuilder()
public StatusOrBuilder getStatusOrBuilder()The error message of the example that was not created/updated successfully.
.google.rpc.Status status = 2;
| Returns | |
|---|---|
| Type | Description |
com.google.rpc.StatusOrBuilder |
|
hasExample()
public boolean hasExample()The example created/updated successfully.
.google.cloud.aiplatform.v1beta1.Example example = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the example field is set. |
hasStatus()
public boolean hasStatus()The error message of the example that was not created/updated successfully.
.google.rpc.Status status = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the status field is set. |
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 UpsertExamplesResponse.UpsertResult.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected UpsertExamplesResponse.UpsertResult.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.Builder |
|
toBuilder()
public UpsertExamplesResponse.UpsertResult.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
UpsertExamplesResponse.UpsertResult.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|