- 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 static final class RepricingConfig.Builder extends GeneratedMessageV3.Builder<RepricingConfig.Builder> implements RepricingConfigOrBuilder
Configuration for repricing a Google bill over a period of time.
Protobuf type google.cloud.channel.v1.RepricingConfig
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > RepricingConfig.BuilderImplements
RepricingConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public RepricingConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RepricingConfig.Builder |
build()
public RepricingConfig build()
Type | Description |
RepricingConfig |
buildPartial()
public RepricingConfig buildPartial()
Type | Description |
RepricingConfig |
clear()
public RepricingConfig.Builder clear()
Type | Description |
RepricingConfig.Builder |
clearAdjustment()
public RepricingConfig.Builder clearAdjustment()
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingConfig.Builder |
clearChannelPartnerGranularity()
public RepricingConfig.Builder clearChannelPartnerGranularity()
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Type | Description |
RepricingConfig.Builder |
clearEffectiveInvoiceMonth()
public RepricingConfig.Builder clearEffectiveInvoiceMonth()
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingConfig.Builder |
clearEntitlementGranularity()
public RepricingConfig.Builder clearEntitlementGranularity()
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Type | Description |
RepricingConfig.Builder |
clearField(Descriptors.FieldDescriptor field)
public RepricingConfig.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
RepricingConfig.Builder |
clearGranularity()
public RepricingConfig.Builder clearGranularity()
Type | Description |
RepricingConfig.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public RepricingConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
RepricingConfig.Builder |
clearRebillingBasis()
public RepricingConfig.Builder clearRebillingBasis()
Required. The RebillingBasis to use for this bill. Specifies the relative cost based on repricing costs you will apply.
.google.cloud.channel.v1.RebillingBasis rebilling_basis = 3 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingConfig.Builder | This builder for chaining. |
clone()
public RepricingConfig.Builder clone()
Type | Description |
RepricingConfig.Builder |
getAdjustment()
public RepricingAdjustment getAdjustment()
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingAdjustment | The adjustment. |
getAdjustmentBuilder()
public RepricingAdjustment.Builder getAdjustmentBuilder()
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingAdjustment.Builder |
getAdjustmentOrBuilder()
public RepricingAdjustmentOrBuilder getAdjustmentOrBuilder()
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RepricingAdjustmentOrBuilder |
getChannelPartnerGranularity()
public RepricingConfig.ChannelPartnerGranularity getChannelPartnerGranularity()
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Type | Description |
RepricingConfig.ChannelPartnerGranularity | The channelPartnerGranularity. |
getChannelPartnerGranularityBuilder()
public RepricingConfig.ChannelPartnerGranularity.Builder getChannelPartnerGranularityBuilder()
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Type | Description |
RepricingConfig.ChannelPartnerGranularity.Builder |
getChannelPartnerGranularityOrBuilder()
public RepricingConfig.ChannelPartnerGranularityOrBuilder getChannelPartnerGranularityOrBuilder()
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Type | Description |
RepricingConfig.ChannelPartnerGranularityOrBuilder |
getDefaultInstanceForType()
public RepricingConfig getDefaultInstanceForType()
Type | Description |
RepricingConfig |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getEffectiveInvoiceMonth()
public Date getEffectiveInvoiceMonth()
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
com.google.type.Date | The effectiveInvoiceMonth. |
getEffectiveInvoiceMonthBuilder()
public Date.Builder getEffectiveInvoiceMonthBuilder()
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
com.google.type.Date.Builder |
getEffectiveInvoiceMonthOrBuilder()
public DateOrBuilder getEffectiveInvoiceMonthOrBuilder()
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
com.google.type.DateOrBuilder |
getEntitlementGranularity()
public RepricingConfig.EntitlementGranularity getEntitlementGranularity()
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Type | Description |
RepricingConfig.EntitlementGranularity | The entitlementGranularity. |
getEntitlementGranularityBuilder()
public RepricingConfig.EntitlementGranularity.Builder getEntitlementGranularityBuilder()
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Type | Description |
RepricingConfig.EntitlementGranularity.Builder |
getEntitlementGranularityOrBuilder()
public RepricingConfig.EntitlementGranularityOrBuilder getEntitlementGranularityOrBuilder()
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Type | Description |
RepricingConfig.EntitlementGranularityOrBuilder |
getGranularityCase()
public RepricingConfig.GranularityCase getGranularityCase()
Type | Description |
RepricingConfig.GranularityCase |
getRebillingBasis()
public RebillingBasis getRebillingBasis()
Required. The RebillingBasis to use for this bill. Specifies the relative cost based on repricing costs you will apply.
.google.cloud.channel.v1.RebillingBasis rebilling_basis = 3 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
RebillingBasis | The rebillingBasis. |
getRebillingBasisValue()
public int getRebillingBasisValue()
Required. The RebillingBasis to use for this bill. Specifies the relative cost based on repricing costs you will apply.
.google.cloud.channel.v1.RebillingBasis rebilling_basis = 3 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
int | The enum numeric value on the wire for rebillingBasis. |
hasAdjustment()
public boolean hasAdjustment()
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
boolean | Whether the adjustment field is set. |
hasChannelPartnerGranularity()
public boolean hasChannelPartnerGranularity()
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Type | Description |
boolean | Whether the channelPartnerGranularity field is set. |
hasEffectiveInvoiceMonth()
public boolean hasEffectiveInvoiceMonth()
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Type | Description |
boolean | Whether the effectiveInvoiceMonth field is set. |
hasEntitlementGranularity()
public boolean hasEntitlementGranularity()
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Type | Description |
boolean | Whether the entitlementGranularity field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeAdjustment(RepricingAdjustment value)
public RepricingConfig.Builder mergeAdjustment(RepricingAdjustment value)
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | RepricingAdjustment |
Type | Description |
RepricingConfig.Builder |
mergeChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity value)
public RepricingConfig.Builder mergeChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity value)
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Name | Description |
value | RepricingConfig.ChannelPartnerGranularity |
Type | Description |
RepricingConfig.Builder |
mergeEffectiveInvoiceMonth(Date value)
public RepricingConfig.Builder mergeEffectiveInvoiceMonth(Date value)
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | com.google.type.Date |
Type | Description |
RepricingConfig.Builder |
mergeEntitlementGranularity(RepricingConfig.EntitlementGranularity value)
public RepricingConfig.Builder mergeEntitlementGranularity(RepricingConfig.EntitlementGranularity value)
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Name | Description |
value | RepricingConfig.EntitlementGranularity |
Type | Description |
RepricingConfig.Builder |
mergeFrom(RepricingConfig other)
public RepricingConfig.Builder mergeFrom(RepricingConfig other)
Name | Description |
other | RepricingConfig |
Type | Description |
RepricingConfig.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RepricingConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RepricingConfig.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public RepricingConfig.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
RepricingConfig.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final RepricingConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RepricingConfig.Builder |
setAdjustment(RepricingAdjustment value)
public RepricingConfig.Builder setAdjustment(RepricingAdjustment value)
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | RepricingAdjustment |
Type | Description |
RepricingConfig.Builder |
setAdjustment(RepricingAdjustment.Builder builderForValue)
public RepricingConfig.Builder setAdjustment(RepricingAdjustment.Builder builderForValue)
Required. Information about the adjustment.
.google.cloud.channel.v1.RepricingAdjustment adjustment = 2 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
builderForValue | RepricingAdjustment.Builder |
Type | Description |
RepricingConfig.Builder |
setChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity value)
public RepricingConfig.Builder setChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity value)
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Name | Description |
value | RepricingConfig.ChannelPartnerGranularity |
Type | Description |
RepricingConfig.Builder |
setChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity.Builder builderForValue)
public RepricingConfig.Builder setChannelPartnerGranularity(RepricingConfig.ChannelPartnerGranularity.Builder builderForValue)
Applies the repricing configuration at the channel partner level. This is the only supported value for ChannelPartnerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity channel_partner_granularity = 5;
Name | Description |
builderForValue | RepricingConfig.ChannelPartnerGranularity.Builder |
Type | Description |
RepricingConfig.Builder |
setEffectiveInvoiceMonth(Date value)
public RepricingConfig.Builder setEffectiveInvoiceMonth(Date value)
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | com.google.type.Date |
Type | Description |
RepricingConfig.Builder |
setEffectiveInvoiceMonth(Date.Builder builderForValue)
public RepricingConfig.Builder setEffectiveInvoiceMonth(Date.Builder builderForValue)
Required. The YearMonth when these adjustments activate. The Day field needs to be "0" since we only accept YearMonth repricing boundaries.
.google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
builderForValue | com.google.type.Date.Builder |
Type | Description |
RepricingConfig.Builder |
setEntitlementGranularity(RepricingConfig.EntitlementGranularity value)
public RepricingConfig.Builder setEntitlementGranularity(RepricingConfig.EntitlementGranularity value)
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Name | Description |
value | RepricingConfig.EntitlementGranularity |
Type | Description |
RepricingConfig.Builder |
setEntitlementGranularity(RepricingConfig.EntitlementGranularity.Builder builderForValue)
public RepricingConfig.Builder setEntitlementGranularity(RepricingConfig.EntitlementGranularity.Builder builderForValue)
Applies the repricing configuration at the entitlement level. This is the only supported value for CustomerRepricingConfig.
.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity entitlement_granularity = 4;
Name | Description |
builderForValue | RepricingConfig.EntitlementGranularity.Builder |
Type | Description |
RepricingConfig.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public RepricingConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RepricingConfig.Builder |
setRebillingBasis(RebillingBasis value)
public RepricingConfig.Builder setRebillingBasis(RebillingBasis value)
Required. The RebillingBasis to use for this bill. Specifies the relative cost based on repricing costs you will apply.
.google.cloud.channel.v1.RebillingBasis rebilling_basis = 3 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | RebillingBasis The rebillingBasis to set. |
Type | Description |
RepricingConfig.Builder | This builder for chaining. |
setRebillingBasisValue(int value)
public RepricingConfig.Builder setRebillingBasisValue(int value)
Required. The RebillingBasis to use for this bill. Specifies the relative cost based on repricing costs you will apply.
.google.cloud.channel.v1.RebillingBasis rebilling_basis = 3 [(.google.api.field_behavior) = REQUIRED];
Name | Description |
value | int The enum numeric value on the wire for rebillingBasis to set. |
Type | Description |
RepricingConfig.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public RepricingConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
RepricingConfig.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final RepricingConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RepricingConfig.Builder |