Uses of Class
com.google.cloud.aiplatform.v1.Scalar
Packages that use Scalar
-
Uses of Scalar in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ScalarModifier and TypeMethodDescriptionScalar.Builder.build()Scalar.Builder.buildPartial()static ScalarScalar.getDefaultInstance()Scalar.Builder.getDefaultInstanceForType()Scalar.getDefaultInstanceForType()TimeSeriesDataPoint.Builder.getScalar()A scalar value.TimeSeriesDataPoint.getScalar()A scalar value.TimeSeriesDataPointOrBuilder.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.v1 that return types with arguments of type ScalarModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Scalar>Scalar.getParserForType()static com.google.protobuf.Parser<Scalar>Scalar.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ScalarModifier and TypeMethodDescriptionTimeSeriesDataPoint.Builder.mergeScalar(Scalar value) A scalar value.static Scalar.BuilderScalar.newBuilder(Scalar prototype) A scalar value.