| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Scalar |
Scalar.Builder.build() |
Scalar |
Scalar.Builder.buildPartial() |
static Scalar |
Scalar.getDefaultInstance() |
Scalar |
Scalar.getDefaultInstanceForType() |
Scalar |
Scalar.Builder.getDefaultInstanceForType() |
Scalar |
TimeSeriesDataPointOrBuilder.getScalar()
A scalar value.
|
Scalar |
TimeSeriesDataPoint.getScalar()
A scalar value.
|
Scalar |
TimeSeriesDataPoint.Builder.getScalar()
A scalar value.
|
static Scalar |
Scalar.parseDelimitedFrom(InputStream input) |
static Scalar |
Scalar.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scalar |
Scalar.parseFrom(byte[] data) |
static Scalar |
Scalar.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scalar |
Scalar.parseFrom(ByteBuffer data) |
static Scalar |
Scalar.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scalar |
Scalar.parseFrom(com.google.protobuf.ByteString data) |
static Scalar |
Scalar.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scalar |
Scalar.parseFrom(com.google.protobuf.CodedInputStream input) |
static Scalar |
Scalar.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Scalar |
Scalar.parseFrom(InputStream input) |
static Scalar |
Scalar.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Scalar> |
Scalar.getParserForType() |
static com.google.protobuf.Parser<Scalar> |
Scalar.parser() |
| Modifier and Type | Method and Description |
|---|---|
Scalar.Builder |
Scalar.Builder.mergeFrom(Scalar other) |
TimeSeriesDataPoint.Builder |
TimeSeriesDataPoint.Builder.mergeScalar(Scalar value)
A scalar value.
|
static Scalar.Builder |
Scalar.newBuilder(Scalar prototype) |
TimeSeriesDataPoint.Builder |
TimeSeriesDataPoint.Builder.setScalar(Scalar value)
A scalar value.
|
Copyright © 2024 Google LLC. All rights reserved.