Uses of Class
com.google.cloud.aiplatform.v1.Value
-
Packages that use Value Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Value in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Value Modifier and Type Method Description ValueValue.Builder. build()ValueValue.Builder. buildPartial()static ValueValue. getDefaultInstance()ValueValue.Builder. getDefaultInstanceForType()ValueValue. getDefaultInstanceForType()ValuePipelineJob.RuntimeConfig.Builder. getParametersOrDefault(String key, Value defaultValue)Deprecated.ValuePipelineJob.RuntimeConfig. getParametersOrDefault(String key, Value defaultValue)Deprecated.ValuePipelineJob.RuntimeConfigOrBuilder. getParametersOrDefault(String key, Value defaultValue)Deprecated.ValuePipelineJob.RuntimeConfig.Builder. getParametersOrThrow(String key)Deprecated.ValuePipelineJob.RuntimeConfig. getParametersOrThrow(String key)Deprecated.ValuePipelineJob.RuntimeConfigOrBuilder. getParametersOrThrow(String key)Deprecated.static ValueValue. parseDelimitedFrom(InputStream input)static ValueValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueValue. parseFrom(byte[] data)static ValueValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueValue. parseFrom(com.google.protobuf.ByteString data)static ValueValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueValue. parseFrom(com.google.protobuf.CodedInputStream input)static ValueValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueValue. parseFrom(InputStream input)static ValueValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ValueValue. parseFrom(ByteBuffer data)static ValueValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Value Modifier and Type Method Description Map<String,Value>PipelineJob.RuntimeConfig.Builder. getMutableParameters()Deprecated.Map<String,Value>PipelineJob.RuntimeConfig.Builder. getParameters()Deprecated.Map<String,Value>PipelineJob.RuntimeConfig. getParameters()Deprecated.Map<String,Value>PipelineJob.RuntimeConfigOrBuilder. getParameters()Deprecated.Map<String,Value>PipelineJob.RuntimeConfig.Builder. getParametersMap()Deprecated.Map<String,Value>PipelineJob.RuntimeConfig. getParametersMap()Deprecated.Map<String,Value>PipelineJob.RuntimeConfigOrBuilder. getParametersMap()Deprecated.com.google.protobuf.Parser<Value>Value. getParserForType()static com.google.protobuf.Parser<Value>Value. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Value Modifier and Type Method Description ValuePipelineJob.RuntimeConfig.Builder. getParametersOrDefault(String key, Value defaultValue)Deprecated.ValuePipelineJob.RuntimeConfig. getParametersOrDefault(String key, Value defaultValue)Deprecated.ValuePipelineJob.RuntimeConfigOrBuilder. getParametersOrDefault(String key, Value defaultValue)Deprecated.Value.BuilderValue.Builder. mergeFrom(Value other)static Value.BuilderValue. newBuilder(Value prototype)PipelineJob.RuntimeConfig.BuilderPipelineJob.RuntimeConfig.Builder. putParameters(String key, Value value)Deprecated.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type Value Modifier and Type Method Description PipelineJob.RuntimeConfig.BuilderPipelineJob.RuntimeConfig.Builder. putAllParameters(Map<String,Value> values)Deprecated.
-