| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
MetadataStore |
MetadataStore.Builder.build() |
MetadataStore |
MetadataStore.Builder.buildPartial() |
static MetadataStore |
MetadataStore.getDefaultInstance() |
MetadataStore |
MetadataStore.getDefaultInstanceForType() |
MetadataStore |
MetadataStore.Builder.getDefaultInstanceForType() |
MetadataStore |
CreateMetadataStoreRequest.getMetadataStore()
Required.
|
MetadataStore |
CreateMetadataStoreRequest.Builder.getMetadataStore()
Required.
|
MetadataStore |
CreateMetadataStoreRequestOrBuilder.getMetadataStore()
Required.
|
MetadataStore |
ListMetadataStoresResponse.getMetadataStores(int index)
The MetadataStores found for the Location.
|
MetadataStore |
ListMetadataStoresResponse.Builder.getMetadataStores(int index)
The MetadataStores found for the Location.
|
MetadataStore |
ListMetadataStoresResponseOrBuilder.getMetadataStores(int index)
The MetadataStores found for the Location.
|
static MetadataStore |
MetadataStore.parseDelimitedFrom(InputStream input) |
static MetadataStore |
MetadataStore.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataStore |
MetadataStore.parseFrom(byte[] data) |
static MetadataStore |
MetadataStore.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataStore |
MetadataStore.parseFrom(ByteBuffer data) |
static MetadataStore |
MetadataStore.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataStore |
MetadataStore.parseFrom(com.google.protobuf.ByteString data) |
static MetadataStore |
MetadataStore.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataStore |
MetadataStore.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataStore |
MetadataStore.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataStore |
MetadataStore.parseFrom(InputStream input) |
static MetadataStore |
MetadataStore.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataStore> |
ListMetadataStoresResponse.getMetadataStoresList()
The MetadataStores found for the Location.
|
List<MetadataStore> |
ListMetadataStoresResponse.Builder.getMetadataStoresList()
The MetadataStores found for the Location.
|
List<MetadataStore> |
ListMetadataStoresResponseOrBuilder.getMetadataStoresList()
The MetadataStores found for the Location.
|
com.google.protobuf.Parser<MetadataStore> |
MetadataStore.getParserForType() |
static com.google.protobuf.Parser<MetadataStore> |
MetadataStore.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListMetadataStoresResponse.Builder |
ListMetadataStoresResponse.Builder.addMetadataStores(int index,
MetadataStore value)
The MetadataStores found for the Location.
|
ListMetadataStoresResponse.Builder |
ListMetadataStoresResponse.Builder.addMetadataStores(MetadataStore value)
The MetadataStores found for the Location.
|
MetadataStore.Builder |
MetadataStore.Builder.mergeFrom(MetadataStore other) |
CreateMetadataStoreRequest.Builder |
CreateMetadataStoreRequest.Builder.mergeMetadataStore(MetadataStore value)
Required.
|
static MetadataStore.Builder |
MetadataStore.newBuilder(MetadataStore prototype) |
CreateMetadataStoreRequest.Builder |
CreateMetadataStoreRequest.Builder.setMetadataStore(MetadataStore value)
Required.
|
ListMetadataStoresResponse.Builder |
ListMetadataStoresResponse.Builder.setMetadataStores(int index,
MetadataStore value)
The MetadataStores found for the Location.
|
| Modifier and Type | Method and Description |
|---|---|
ListMetadataStoresResponse.Builder |
ListMetadataStoresResponse.Builder.addAllMetadataStores(Iterable<? extends MetadataStore> values)
The MetadataStores found for the Location.
|
Copyright © 2022 Google LLC. All rights reserved.