Uses of Class
com.google.cloud.channel.v1.Constraints
-
Packages that use Constraints Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of Constraints in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return Constraints Modifier and Type Method Description ConstraintsConstraints.Builder. build()ConstraintsConstraints.Builder. buildPartial()ConstraintsOffer.Builder. getConstraints()Constraints on transacting the Offer.ConstraintsOffer. getConstraints()Constraints on transacting the Offer.ConstraintsOfferOrBuilder. getConstraints()Constraints on transacting the Offer.static ConstraintsConstraints. getDefaultInstance()ConstraintsConstraints.Builder. getDefaultInstanceForType()ConstraintsConstraints. getDefaultInstanceForType()static ConstraintsConstraints. parseDelimitedFrom(InputStream input)static ConstraintsConstraints. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintsConstraints. parseFrom(byte[] data)static ConstraintsConstraints. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintsConstraints. parseFrom(com.google.protobuf.ByteString data)static ConstraintsConstraints. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintsConstraints. parseFrom(com.google.protobuf.CodedInputStream input)static ConstraintsConstraints. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintsConstraints. parseFrom(InputStream input)static ConstraintsConstraints. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ConstraintsConstraints. parseFrom(ByteBuffer data)static ConstraintsConstraints. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type Constraints Modifier and Type Method Description com.google.protobuf.Parser<Constraints>Constraints. getParserForType()static com.google.protobuf.Parser<Constraints>Constraints. parser()Methods in com.google.cloud.channel.v1 with parameters of type Constraints Modifier and Type Method Description Offer.BuilderOffer.Builder. mergeConstraints(Constraints value)Constraints on transacting the Offer.Constraints.BuilderConstraints.Builder. mergeFrom(Constraints other)static Constraints.BuilderConstraints. newBuilder(Constraints prototype)Offer.BuilderOffer.Builder. setConstraints(Constraints value)Constraints on transacting the Offer.
-