| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ArtifactTypeSchema.KindCase |
ArtifactTypeSchema.KindCase.forNumber(int value) |
ArtifactTypeSchema.KindCase |
ArtifactTypeSchema.getKindCase() |
ArtifactTypeSchema.KindCase |
ArtifactTypeSchema.Builder.getKindCase() |
ArtifactTypeSchema.KindCase |
ArtifactTypeSchemaOrBuilder.getKindCase() |
static ArtifactTypeSchema.KindCase |
ArtifactTypeSchema.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ArtifactTypeSchema.KindCase |
ArtifactTypeSchema.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactTypeSchema.KindCase[] |
ArtifactTypeSchema.KindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.