public static final class GenerateMemoriesResponse.GeneratedMemory extends GeneratedMessage implements GenerateMemoriesResponse.GeneratedMemoryOrBuilderA memory generated by the operation.
Protobuf type google.cloud.aiplatform.v1beta1.GenerateMemoriesResponse.GeneratedMemory
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GenerateMemoriesResponse.GeneratedMemoryStatic Fields
ACTION_FIELD_NUMBER
public static final int ACTION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MEMORY_FIELD_NUMBER
public static final int MEMORY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static GenerateMemoriesResponse.GeneratedMemory getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static GenerateMemoriesResponse.GeneratedMemory.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Builder |
|
newBuilder(GenerateMemoriesResponse.GeneratedMemory prototype)
public static GenerateMemoriesResponse.GeneratedMemory.Builder newBuilder(GenerateMemoriesResponse.GeneratedMemory prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
GenerateMemoriesResponse.GeneratedMemory |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Builder |
|
parseDelimitedFrom(InputStream input)
public static GenerateMemoriesResponse.GeneratedMemory parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GenerateMemoriesResponse.GeneratedMemory parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<GenerateMemoriesResponse.GeneratedMemory> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GeneratedMemory> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAction()
public GenerateMemoriesResponse.GeneratedMemory.Action getAction()The action that was performed on the Memory.
.google.cloud.aiplatform.v1beta1.GenerateMemoriesResponse.GeneratedMemory.Action action = 2;
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Action |
The action. |
getActionValue()
public int getActionValue()The action that was performed on the Memory.
.google.cloud.aiplatform.v1beta1.GenerateMemoriesResponse.GeneratedMemory.Action action = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for action. |
getDefaultInstanceForType()
public GenerateMemoriesResponse.GeneratedMemory getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory |
|
getMemory()
public Memory getMemory()The generated Memory.
.google.cloud.aiplatform.v1beta1.Memory memory = 1;
| Returns | |
|---|---|
| Type | Description |
Memory |
The memory. |
getMemoryOrBuilder()
public MemoryOrBuilder getMemoryOrBuilder()The generated Memory.
.google.cloud.aiplatform.v1beta1.Memory memory = 1;
| Returns | |
|---|---|
| Type | Description |
MemoryOrBuilder |
|
getParserForType()
public Parser<GenerateMemoriesResponse.GeneratedMemory> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GeneratedMemory> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasMemory()
public boolean hasMemory()The generated Memory.
.google.cloud.aiplatform.v1beta1.Memory memory = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the memory 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 GenerateMemoriesResponse.GeneratedMemory.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GenerateMemoriesResponse.GeneratedMemory.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Builder |
|
toBuilder()
public GenerateMemoriesResponse.GeneratedMemory.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
GenerateMemoriesResponse.GeneratedMemory.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|