public final class RepricingAdjustment extends GeneratedMessage implements RepricingAdjustmentOrBuilderA type that represents the various adjustments you can apply to a bill.
Protobuf type google.cloud.channel.v1.RepricingAdjustment
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RepricingAdjustmentImplements
RepricingAdjustmentOrBuilderStatic Fields
PERCENTAGE_ADJUSTMENT_FIELD_NUMBER
public static final int PERCENTAGE_ADJUSTMENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RepricingAdjustment getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RepricingAdjustment.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.Builder |
|
newBuilder(RepricingAdjustment prototype)
public static RepricingAdjustment.Builder newBuilder(RepricingAdjustment prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RepricingAdjustment |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.Builder |
|
parseDelimitedFrom(InputStream input)
public static RepricingAdjustment parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RepricingAdjustment parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RepricingAdjustment parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RepricingAdjustment parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RepricingAdjustment parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RepricingAdjustment parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RepricingAdjustment parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RepricingAdjustment> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RepricingAdjustment> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getAdjustmentCase()
public RepricingAdjustment.AdjustmentCase getAdjustmentCase()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.AdjustmentCase |
|
getDefaultInstanceForType()
public RepricingAdjustment getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment |
|
getParserForType()
public Parser<RepricingAdjustment> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RepricingAdjustment> |
|
getPercentageAdjustment()
public PercentageAdjustment getPercentageAdjustment()Flat markup or markdown on an entire bill.
.google.cloud.channel.v1.PercentageAdjustment percentage_adjustment = 2;
| Returns | |
|---|---|
| Type | Description |
PercentageAdjustment |
The percentageAdjustment. |
getPercentageAdjustmentOrBuilder()
public PercentageAdjustmentOrBuilder getPercentageAdjustmentOrBuilder()Flat markup or markdown on an entire bill.
.google.cloud.channel.v1.PercentageAdjustment percentage_adjustment = 2;
| Returns | |
|---|---|
| Type | Description |
PercentageAdjustmentOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasPercentageAdjustment()
public boolean hasPercentageAdjustment()Flat markup or markdown on an entire bill.
.google.cloud.channel.v1.PercentageAdjustment percentage_adjustment = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the percentageAdjustment field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public RepricingAdjustment.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RepricingAdjustment.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.Builder |
|
toBuilder()
public RepricingAdjustment.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RepricingAdjustment.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|