Uses of Class
com.google.cloud.aiplatform.v1.Value
Packages that use Value
-
Uses of Value in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ValueModifier and TypeMethodDescriptionValue.Builder.build()Value.Builder.buildPartial()static ValueValue.getDefaultInstance()Value.Builder.getDefaultInstanceForType()Value.getDefaultInstanceForType()PipelineJob.RuntimeConfig.Builder.getParametersOrDefault(String key, Value defaultValue) Deprecated.PipelineJob.RuntimeConfig.getParametersOrDefault(String key, Value defaultValue) Deprecated.PipelineJob.RuntimeConfigOrBuilder.getParametersOrDefault(String key, Value defaultValue) Deprecated.PipelineJob.RuntimeConfig.Builder.getParametersOrThrow(String key) Deprecated.PipelineJob.RuntimeConfig.getParametersOrThrow(String key) Deprecated.PipelineJob.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 ValueModifier and TypeMethodDescriptionPipelineJob.RuntimeConfig.Builder.getMutableParameters()Deprecated.PipelineJob.RuntimeConfig.Builder.getParameters()Deprecated.PipelineJob.RuntimeConfig.getParameters()Deprecated.PipelineJob.RuntimeConfigOrBuilder.getParameters()Deprecated.PipelineJob.RuntimeConfig.Builder.getParametersMap()Deprecated.PipelineJob.RuntimeConfig.getParametersMap()Deprecated.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 ValueModifier and TypeMethodDescriptionPipelineJob.RuntimeConfig.Builder.getParametersOrDefault(String key, Value defaultValue) Deprecated.PipelineJob.RuntimeConfig.getParametersOrDefault(String key, Value defaultValue) Deprecated.PipelineJob.RuntimeConfigOrBuilder.getParametersOrDefault(String key, Value defaultValue) Deprecated.static Value.BuilderValue.newBuilder(Value prototype) PipelineJob.RuntimeConfig.Builder.putParameters(String key, Value value) Deprecated.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ValueModifier and TypeMethodDescriptionPipelineJob.RuntimeConfig.Builder.putAllParameters(Map<String, Value> values) Deprecated.