- 3.57.0 (latest)
- 3.56.0
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.1
- 3.5.1
- 3.3.1
public final class RepricingCondition extends GeneratedMessageV3 implements RepricingConditionOrBuilder
Represents the various repricing conditions you can use for a conditional override.
Protobuf type google.cloud.channel.v1.RepricingCondition
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > RepricingConditionImplements
RepricingConditionOrBuilderStatic Fields
SKU_GROUP_CONDITION_FIELD_NUMBER
public static final int SKU_GROUP_CONDITION_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static RepricingCondition getDefaultInstance()
Type | Description |
RepricingCondition |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static RepricingCondition.Builder newBuilder()
Type | Description |
RepricingCondition.Builder |
newBuilder(RepricingCondition prototype)
public static RepricingCondition.Builder newBuilder(RepricingCondition prototype)
Name | Description |
prototype | RepricingCondition |
Type | Description |
RepricingCondition.Builder |
parseDelimitedFrom(InputStream input)
public static RepricingCondition parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseFrom(byte[] data)
public static RepricingCondition parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static RepricingCondition parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static RepricingCondition parseFrom(CodedInputStream input)
Name | Description |
input | CodedInputStream |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseFrom(InputStream input)
public static RepricingCondition parseFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static RepricingCondition parseFrom(ByteBuffer data)
Name | Description |
data | ByteBuffer |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RepricingCondition parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingCondition |
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<RepricingCondition> parser()
Type | Description |
Parser<RepricingCondition> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
getConditionCase()
public RepricingCondition.ConditionCase getConditionCase()
Type | Description |
RepricingCondition.ConditionCase |
getDefaultInstanceForType()
public RepricingCondition getDefaultInstanceForType()
Type | Description |
RepricingCondition |
getParserForType()
public Parser<RepricingCondition> getParserForType()
Type | Description |
Parser<RepricingCondition> |
getSerializedSize()
public int getSerializedSize()
Type | Description |
int |
getSkuGroupCondition()
public SkuGroupCondition getSkuGroupCondition()
SKU Group condition for override.
.google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
Type | Description |
SkuGroupCondition | The skuGroupCondition. |
getSkuGroupConditionOrBuilder()
public SkuGroupConditionOrBuilder getSkuGroupConditionOrBuilder()
SKU Group condition for override.
.google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
Type | Description |
SkuGroupConditionOrBuilder |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Type | Description |
UnknownFieldSet |
hasSkuGroupCondition()
public boolean hasSkuGroupCondition()
SKU Group condition for override.
.google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
Type | Description |
boolean | Whether the skuGroupCondition field is set. |
hashCode()
public int hashCode()
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
newBuilderForType()
public RepricingCondition.Builder newBuilderForType()
Type | Description |
RepricingCondition.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected RepricingCondition.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Name | Description |
parent | BuilderParent |
Type | Description |
RepricingCondition.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Name | Description |
unused | UnusedPrivateParameter |
Type | Description |
Object |
toBuilder()
public RepricingCondition.Builder toBuilder()
Type | Description |
RepricingCondition.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Name | Description |
output | CodedOutputStream |
Type | Description |
IOException |