| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExampleStore |
ExampleStore.Builder.build() |
ExampleStore |
ExampleStore.Builder.buildPartial() |
static ExampleStore |
ExampleStore.getDefaultInstance() |
ExampleStore |
ExampleStore.getDefaultInstanceForType() |
ExampleStore |
ExampleStore.Builder.getDefaultInstanceForType() |
ExampleStore |
CreateExampleStoreRequest.getExampleStore()
Required.
|
ExampleStore |
CreateExampleStoreRequest.Builder.getExampleStore()
Required.
|
ExampleStore |
UpdateExampleStoreRequestOrBuilder.getExampleStore()
Required.
|
ExampleStore |
UpdateExampleStoreRequest.getExampleStore()
Required.
|
ExampleStore |
UpdateExampleStoreRequest.Builder.getExampleStore()
Required.
|
ExampleStore |
CreateExampleStoreRequestOrBuilder.getExampleStore()
Required.
|
ExampleStore |
ListExampleStoresResponseOrBuilder.getExampleStores(int index)
List of ExampleStore in the requested page.
|
ExampleStore |
ListExampleStoresResponse.getExampleStores(int index)
List of ExampleStore in the requested page.
|
ExampleStore |
ListExampleStoresResponse.Builder.getExampleStores(int index)
List of ExampleStore in the requested page.
|
static ExampleStore |
ExampleStore.parseDelimitedFrom(InputStream input) |
static ExampleStore |
ExampleStore.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStore |
ExampleStore.parseFrom(byte[] data) |
static ExampleStore |
ExampleStore.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStore |
ExampleStore.parseFrom(ByteBuffer data) |
static ExampleStore |
ExampleStore.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStore |
ExampleStore.parseFrom(com.google.protobuf.ByteString data) |
static ExampleStore |
ExampleStore.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStore |
ExampleStore.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExampleStore |
ExampleStore.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExampleStore |
ExampleStore.parseFrom(InputStream input) |
static ExampleStore |
ExampleStore.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ExampleStore> |
ListExampleStoresResponseOrBuilder.getExampleStoresList()
List of ExampleStore in the requested page.
|
List<ExampleStore> |
ListExampleStoresResponse.getExampleStoresList()
List of ExampleStore in the requested page.
|
List<ExampleStore> |
ListExampleStoresResponse.Builder.getExampleStoresList()
List of ExampleStore in the requested page.
|
com.google.protobuf.Parser<ExampleStore> |
ExampleStore.getParserForType() |
static com.google.protobuf.Parser<ExampleStore> |
ExampleStore.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListExampleStoresResponse.Builder |
ListExampleStoresResponse.Builder.addExampleStores(ExampleStore value)
List of ExampleStore in the requested page.
|
ListExampleStoresResponse.Builder |
ListExampleStoresResponse.Builder.addExampleStores(int index,
ExampleStore value)
List of ExampleStore in the requested page.
|
CreateExampleStoreRequest.Builder |
CreateExampleStoreRequest.Builder.mergeExampleStore(ExampleStore value)
Required.
|
UpdateExampleStoreRequest.Builder |
UpdateExampleStoreRequest.Builder.mergeExampleStore(ExampleStore value)
Required.
|
ExampleStore.Builder |
ExampleStore.Builder.mergeFrom(ExampleStore other) |
static ExampleStore.Builder |
ExampleStore.newBuilder(ExampleStore prototype) |
CreateExampleStoreRequest.Builder |
CreateExampleStoreRequest.Builder.setExampleStore(ExampleStore value)
Required.
|
UpdateExampleStoreRequest.Builder |
UpdateExampleStoreRequest.Builder.setExampleStore(ExampleStore value)
Required.
|
ListExampleStoresResponse.Builder |
ListExampleStoresResponse.Builder.setExampleStores(int index,
ExampleStore value)
List of ExampleStore in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListExampleStoresResponse.Builder |
ListExampleStoresResponse.Builder.addAllExampleStores(Iterable<? extends ExampleStore> values)
List of ExampleStore in the requested page.
|
Copyright © 2025 Google LLC. All rights reserved.