Uses of Class
com.google.cloud.aiplatform.v1beta1.Memory
Packages that use Memory
-
Uses of Memory in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MemoryModifier and TypeMethodDescriptionMemory.Builder.build()Memory.Builder.buildPartial()static MemoryMemory.getDefaultInstance()Memory.Builder.getDefaultInstanceForType()Memory.getDefaultInstanceForType()ListMemoriesResponse.Builder.getMemories(int index) List of Memories in the requested page.ListMemoriesResponse.getMemories(int index) List of Memories in the requested page.ListMemoriesResponseOrBuilder.getMemories(int index) List of Memories in the requested page.CreateMemoryRequest.Builder.getMemory()Required.CreateMemoryRequest.getMemory()Required.CreateMemoryRequestOrBuilder.getMemory()Required.GenerateMemoriesResponse.GeneratedMemory.Builder.getMemory()The generated Memory.GenerateMemoriesResponse.GeneratedMemory.getMemory()The generated Memory.GenerateMemoriesResponse.GeneratedMemoryOrBuilder.getMemory()The generated Memory.RetrieveMemoriesResponse.RetrievedMemory.Builder.getMemory()The retrieved Memory.RetrieveMemoriesResponse.RetrievedMemory.getMemory()The retrieved Memory.RetrieveMemoriesResponse.RetrievedMemoryOrBuilder.getMemory()The retrieved Memory.UpdateMemoryRequest.Builder.getMemory()Required.UpdateMemoryRequest.getMemory()Required.UpdateMemoryRequestOrBuilder.getMemory()Required.static MemoryMemory.parseDelimitedFrom(InputStream input) static MemoryMemory.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryMemory.parseFrom(byte[] data) static MemoryMemory.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryMemory.parseFrom(com.google.protobuf.ByteString data) static MemoryMemory.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryMemory.parseFrom(com.google.protobuf.CodedInputStream input) static MemoryMemory.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryMemory.parseFrom(InputStream input) static MemoryMemory.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MemoryMemory.parseFrom(ByteBuffer data) static MemoryMemory.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MemoryModifier and TypeMethodDescriptionListMemoriesResponse.Builder.getMemoriesList()List of Memories in the requested page.ListMemoriesResponse.getMemoriesList()List of Memories in the requested page.ListMemoriesResponseOrBuilder.getMemoriesList()List of Memories in the requested page.com.google.protobuf.Parser<Memory>Memory.getParserForType()static com.google.protobuf.Parser<Memory>Memory.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MemoryModifier and TypeMethodDescriptionListMemoriesResponse.Builder.addMemories(int index, Memory value) List of Memories in the requested page.ListMemoriesResponse.Builder.addMemories(Memory value) List of Memories in the requested page.CreateMemoryRequest.Builder.mergeMemory(Memory value) Required.GenerateMemoriesResponse.GeneratedMemory.Builder.mergeMemory(Memory value) The generated Memory.RetrieveMemoriesResponse.RetrievedMemory.Builder.mergeMemory(Memory value) The retrieved Memory.UpdateMemoryRequest.Builder.mergeMemory(Memory value) Required.static Memory.BuilderMemory.newBuilder(Memory prototype) ListMemoriesResponse.Builder.setMemories(int index, Memory value) List of Memories in the requested page.Required.The generated Memory.The retrieved Memory.Required.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type MemoryModifier and TypeMethodDescriptionListMemoriesResponse.Builder.addAllMemories(Iterable<? extends Memory> values) List of Memories in the requested page.