| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeSchema |
ArtifactTypeSchema.Builder.build() |
ArtifactTypeSchema |
ArtifactTypeSchema.Builder.buildPartial() |
static ArtifactTypeSchema |
ArtifactTypeSchema.getDefaultInstance() |
ArtifactTypeSchema |
ArtifactTypeSchema.getDefaultInstanceForType() |
ArtifactTypeSchema |
ArtifactTypeSchema.Builder.getDefaultInstanceForType() |
ArtifactTypeSchema |
RuntimeArtifactOrBuilder.getType()
The type of the artifact.
|
ArtifactTypeSchema |
RuntimeArtifact.getType()
The type of the artifact.
|
ArtifactTypeSchema |
RuntimeArtifact.Builder.getType()
The type of the artifact.
|
static ArtifactTypeSchema |
ArtifactTypeSchema.parseDelimitedFrom(InputStream input) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(byte[] data) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(ByteBuffer data) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(com.google.protobuf.ByteString data) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(InputStream input) |
static ArtifactTypeSchema |
ArtifactTypeSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ArtifactTypeSchema> |
ArtifactTypeSchema.getParserForType() |
static com.google.protobuf.Parser<ArtifactTypeSchema> |
ArtifactTypeSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeSchema.Builder |
ArtifactTypeSchema.Builder.mergeFrom(ArtifactTypeSchema other) |
RuntimeArtifact.Builder |
RuntimeArtifact.Builder.mergeType(ArtifactTypeSchema value)
The type of the artifact.
|
static ArtifactTypeSchema.Builder |
ArtifactTypeSchema.newBuilder(ArtifactTypeSchema prototype) |
RuntimeArtifact.Builder |
RuntimeArtifact.Builder.setType(ArtifactTypeSchema value)
The type of the artifact.
|
Copyright © 2025 Google LLC. All rights reserved.