| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
StructValue |
StructValue.Builder.build() |
StructValue |
StructValue.Builder.buildPartial() |
static StructValue |
StructValue.getDefaultInstance() |
StructValue |
StructValue.getDefaultInstanceForType() |
StructValue |
StructValue.Builder.getDefaultInstanceForType() |
StructValue |
FeatureValueOrBuilder.getStructValue()
A struct type feature value.
|
StructValue |
FeatureValue.getStructValue()
A struct type feature value.
|
StructValue |
FeatureValue.Builder.getStructValue()
A struct type feature value.
|
static StructValue |
StructValue.parseDelimitedFrom(InputStream input) |
static StructValue |
StructValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructValue |
StructValue.parseFrom(byte[] data) |
static StructValue |
StructValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructValue |
StructValue.parseFrom(ByteBuffer data) |
static StructValue |
StructValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructValue |
StructValue.parseFrom(com.google.protobuf.ByteString data) |
static StructValue |
StructValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructValue |
StructValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static StructValue |
StructValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StructValue |
StructValue.parseFrom(InputStream input) |
static StructValue |
StructValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<StructValue> |
StructValue.getParserForType() |
static com.google.protobuf.Parser<StructValue> |
StructValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
StructValue.Builder |
StructValue.Builder.mergeFrom(StructValue other) |
FeatureValue.Builder |
FeatureValue.Builder.mergeStructValue(StructValue value)
A struct type feature value.
|
static StructValue.Builder |
StructValue.newBuilder(StructValue prototype) |
FeatureValue.Builder |
FeatureValue.Builder.setStructValue(StructValue value)
A struct type feature value.
|
Copyright © 2025 Google LLC. All rights reserved.