Uses of Class
com.google.cloud.aiplatform.v1beta1.Value
Packages that use Value
-
Uses of Value in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ValueModifier and TypeMethodDescriptionValue.Builder.build()Value.Builder.buildPartial()RuntimeArtifact.Builder.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifactOrBuilder.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.Builder.getCustomPropertiesOrThrow(String key) Deprecated.RuntimeArtifact.getCustomPropertiesOrThrow(String key) Deprecated.RuntimeArtifactOrBuilder.getCustomPropertiesOrThrow(String key) Deprecated.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.RuntimeArtifact.Builder.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifactOrBuilder.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.Builder.getPropertiesOrThrow(String key) Deprecated.RuntimeArtifact.getPropertiesOrThrow(String key) Deprecated.RuntimeArtifactOrBuilder.getPropertiesOrThrow(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.v1beta1 that return types with arguments of type ValueModifier and TypeMethodDescriptionRuntimeArtifact.Builder.getCustomProperties()Deprecated.RuntimeArtifact.getCustomProperties()Deprecated.RuntimeArtifactOrBuilder.getCustomProperties()Deprecated.RuntimeArtifact.Builder.getCustomPropertiesMap()Deprecated.RuntimeArtifact.getCustomPropertiesMap()Deprecated.RuntimeArtifactOrBuilder.getCustomPropertiesMap()Deprecated.RuntimeArtifact.Builder.getMutableCustomProperties()Deprecated.PipelineJob.RuntimeConfig.Builder.getMutableParameters()Deprecated.RuntimeArtifact.Builder.getMutableProperties()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()RuntimeArtifact.Builder.getProperties()Deprecated.RuntimeArtifact.getProperties()Deprecated.RuntimeArtifactOrBuilder.getProperties()Deprecated.RuntimeArtifact.Builder.getPropertiesMap()Deprecated.RuntimeArtifact.getPropertiesMap()Deprecated.RuntimeArtifactOrBuilder.getPropertiesMap()Deprecated.static com.google.protobuf.Parser<Value>Value.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ValueModifier and TypeMethodDescriptionRuntimeArtifact.Builder.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifactOrBuilder.getCustomPropertiesOrDefault(String key, Value defaultValue) Deprecated.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.RuntimeArtifact.Builder.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifact.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.RuntimeArtifactOrBuilder.getPropertiesOrDefault(String key, Value defaultValue) Deprecated.static Value.BuilderValue.newBuilder(Value prototype) RuntimeArtifact.Builder.putCustomProperties(String key, Value value) Deprecated.PipelineJob.RuntimeConfig.Builder.putParameters(String key, Value value) Deprecated.RuntimeArtifact.Builder.putProperties(String key, Value value) Deprecated.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ValueModifier and TypeMethodDescriptionRuntimeArtifact.Builder.putAllCustomProperties(Map<String, Value> values) Deprecated.PipelineJob.RuntimeConfig.Builder.putAllParameters(Map<String, Value> values) Deprecated.RuntimeArtifact.Builder.putAllProperties(Map<String, Value> values) Deprecated.