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