Uses of Class
com.google.cloud.aiplatform.v1beta1.Scalar
-
Packages that use Scalar Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of Scalar in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Scalar Modifier and Type Method Description ScalarScalar.Builder. build()ScalarScalar.Builder. buildPartial()static ScalarScalar. getDefaultInstance()ScalarScalar.Builder. getDefaultInstanceForType()ScalarScalar. getDefaultInstanceForType()ScalarTimeSeriesDataPoint.Builder. getScalar()A scalar value.ScalarTimeSeriesDataPoint. getScalar()A scalar value.ScalarTimeSeriesDataPointOrBuilder. getScalar()A scalar value.static ScalarScalar. parseDelimitedFrom(InputStream input)static ScalarScalar. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalarScalar. parseFrom(byte[] data)static ScalarScalar. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalarScalar. parseFrom(com.google.protobuf.ByteString data)static ScalarScalar. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalarScalar. parseFrom(com.google.protobuf.CodedInputStream input)static ScalarScalar. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalarScalar. parseFrom(InputStream input)static ScalarScalar. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ScalarScalar. parseFrom(ByteBuffer data)static ScalarScalar. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Scalar Modifier and Type Method Description com.google.protobuf.Parser<Scalar>Scalar. getParserForType()static com.google.protobuf.Parser<Scalar>Scalar. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Scalar Modifier and Type Method Description Scalar.BuilderScalar.Builder. mergeFrom(Scalar other)TimeSeriesDataPoint.BuilderTimeSeriesDataPoint.Builder. mergeScalar(Scalar value)A scalar value.static Scalar.BuilderScalar. newBuilder(Scalar prototype)TimeSeriesDataPoint.BuilderTimeSeriesDataPoint.Builder. setScalar(Scalar value)A scalar value.
-