Uses of Class
com.google.cloud.commerce.consumer.procurement.v1.Parameter.Value
-
Packages that use Parameter.Value Package Description com.google.cloud.commerce.consumer.procurement.v1 A client to Cloud Commerce Consumer Procurement API -
-
Uses of Parameter.Value in com.google.cloud.commerce.consumer.procurement.v1
Methods in com.google.cloud.commerce.consumer.procurement.v1 that return Parameter.Value Modifier and Type Method Description Parameter.ValueParameter.Value.Builder. build()Parameter.ValueParameter.Value.Builder. buildPartial()static Parameter.ValueParameter.Value. getDefaultInstance()Parameter.ValueParameter.Value.Builder. getDefaultInstanceForType()Parameter.ValueParameter.Value. getDefaultInstanceForType()Parameter.ValueParameter.Builder. getValue()Value of parameter.Parameter.ValueParameter. getValue()Value of parameter.Parameter.ValueParameterOrBuilder. getValue()Value of parameter.static Parameter.ValueParameter.Value. parseDelimitedFrom(InputStream input)static Parameter.ValueParameter.Value. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Parameter.ValueParameter.Value. parseFrom(byte[] data)static Parameter.ValueParameter.Value. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Parameter.ValueParameter.Value. parseFrom(com.google.protobuf.ByteString data)static Parameter.ValueParameter.Value. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Parameter.ValueParameter.Value. parseFrom(com.google.protobuf.CodedInputStream input)static Parameter.ValueParameter.Value. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Parameter.ValueParameter.Value. parseFrom(InputStream input)static Parameter.ValueParameter.Value. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Parameter.ValueParameter.Value. parseFrom(ByteBuffer data)static Parameter.ValueParameter.Value. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.commerce.consumer.procurement.v1 that return types with arguments of type Parameter.Value Modifier and Type Method Description com.google.protobuf.Parser<Parameter.Value>Parameter.Value. getParserForType()static com.google.protobuf.Parser<Parameter.Value>Parameter.Value. parser()Methods in com.google.cloud.commerce.consumer.procurement.v1 with parameters of type Parameter.Value Modifier and Type Method Description Parameter.Value.BuilderParameter.Value.Builder. mergeFrom(Parameter.Value other)Parameter.BuilderParameter.Builder. mergeValue(Parameter.Value value)Value of parameter.static Parameter.Value.BuilderParameter.Value. newBuilder(Parameter.Value prototype)Parameter.BuilderParameter.Builder. setValue(Parameter.Value value)Value of parameter.
-