| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
MetadataSchema |
MetadataSchema.Builder.build() |
MetadataSchema |
MetadataSchema.Builder.buildPartial() |
static MetadataSchema |
MetadataSchema.getDefaultInstance() |
MetadataSchema |
MetadataSchema.getDefaultInstanceForType() |
MetadataSchema |
MetadataSchema.Builder.getDefaultInstanceForType() |
MetadataSchema |
CreateMetadataSchemaRequestOrBuilder.getMetadataSchema()
Required.
|
MetadataSchema |
CreateMetadataSchemaRequest.getMetadataSchema()
Required.
|
MetadataSchema |
CreateMetadataSchemaRequest.Builder.getMetadataSchema()
Required.
|
MetadataSchema |
ListMetadataSchemasResponse.getMetadataSchemas(int index)
The MetadataSchemas found for the MetadataStore.
|
MetadataSchema |
ListMetadataSchemasResponse.Builder.getMetadataSchemas(int index)
The MetadataSchemas found for the MetadataStore.
|
MetadataSchema |
ListMetadataSchemasResponseOrBuilder.getMetadataSchemas(int index)
The MetadataSchemas found for the MetadataStore.
|
static MetadataSchema |
MetadataSchema.parseDelimitedFrom(InputStream input) |
static MetadataSchema |
MetadataSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataSchema |
MetadataSchema.parseFrom(byte[] data) |
static MetadataSchema |
MetadataSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataSchema |
MetadataSchema.parseFrom(ByteBuffer data) |
static MetadataSchema |
MetadataSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataSchema |
MetadataSchema.parseFrom(com.google.protobuf.ByteString data) |
static MetadataSchema |
MetadataSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataSchema |
MetadataSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataSchema |
MetadataSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataSchema |
MetadataSchema.parseFrom(InputStream input) |
static MetadataSchema |
MetadataSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataSchema> |
ListMetadataSchemasResponse.getMetadataSchemasList()
The MetadataSchemas found for the MetadataStore.
|
List<MetadataSchema> |
ListMetadataSchemasResponse.Builder.getMetadataSchemasList()
The MetadataSchemas found for the MetadataStore.
|
List<MetadataSchema> |
ListMetadataSchemasResponseOrBuilder.getMetadataSchemasList()
The MetadataSchemas found for the MetadataStore.
|
com.google.protobuf.Parser<MetadataSchema> |
MetadataSchema.getParserForType() |
static com.google.protobuf.Parser<MetadataSchema> |
MetadataSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListMetadataSchemasResponse.Builder |
ListMetadataSchemasResponse.Builder.addMetadataSchemas(int index,
MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
|
ListMetadataSchemasResponse.Builder |
ListMetadataSchemasResponse.Builder.addMetadataSchemas(MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
|
MetadataSchema.Builder |
MetadataSchema.Builder.mergeFrom(MetadataSchema other) |
CreateMetadataSchemaRequest.Builder |
CreateMetadataSchemaRequest.Builder.mergeMetadataSchema(MetadataSchema value)
Required.
|
static MetadataSchema.Builder |
MetadataSchema.newBuilder(MetadataSchema prototype) |
CreateMetadataSchemaRequest.Builder |
CreateMetadataSchemaRequest.Builder.setMetadataSchema(MetadataSchema value)
Required.
|
ListMetadataSchemasResponse.Builder |
ListMetadataSchemasResponse.Builder.setMetadataSchemas(int index,
MetadataSchema value)
The MetadataSchemas found for the MetadataStore.
|
| Modifier and Type | Method and Description |
|---|---|
ListMetadataSchemasResponse.Builder |
ListMetadataSchemasResponse.Builder.addAllMetadataSchemas(Iterable<? extends MetadataSchema> values)
The MetadataSchemas found for the MetadataStore.
|
Copyright © 2024 Google LLC. All rights reserved.