Class Invoice.AccountBudgetSummary.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
com.google.ads.googleads.v18.resources.Invoice.AccountBudgetSummary.Builder
- All Implemented Interfaces:
Invoice.AccountBudgetSummaryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Invoice.AccountBudgetSummary
public static final class Invoice.AccountBudgetSummary.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
implements Invoice.AccountBudgetSummaryOrBuilder
Represents a summarized account budget billable cost.Protobuf type
google.ads.googleads.v18.resources.Invoice.AccountBudgetSummary-
Method Summary
Modifier and TypeMethodDescriptionaddAllInvalidActivitySummaries(Iterable<? extends Invoice.InvalidActivitySummary> values) Output only.addInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary value) Output only.addInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary.Builder builderForValue) Output only.Output only.addInvalidActivitySummaries(Invoice.InvalidActivitySummary.Builder builderForValue) Output only.Output only.addInvalidActivitySummariesBuilder(int index) Output only.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Output only.Output only.Output only.Output only.Output only.Output only.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Output only.Output only.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Output only.Output only.Output only.Output only.Output only.Output only.clone()Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.Output only.Output only.longOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlongOutput only.getInvalidActivitySummaries(int index) Output only.getInvalidActivitySummariesBuilder(int index) Output only.Output only.intOutput only.Output only.getInvalidActivitySummariesOrBuilder(int index) Output only.List<? extends Invoice.InvalidActivitySummaryOrBuilder>Output only.longOutput only.Output only.com.google.protobuf.ByteStringOutput only.longOutput only.longOutput only.longOutput only.longOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.booleanOutput only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanOutput only.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeInvalidActivitySummaries(int index) Output only.setAccountBudget(String value) Output only.setAccountBudgetBytes(com.google.protobuf.ByteString value) Output only.setAccountBudgetName(String value) Output only.setAccountBudgetNameBytes(com.google.protobuf.ByteString value) Output only.Output only.setBillableActivityDateRange(DateRange.Builder builderForValue) Output only.setBilledAmountMicros(long value) Output only.setCustomer(String value) Output only.setCustomerBytes(com.google.protobuf.ByteString value) Output only.setCustomerDescriptiveName(String value) Output only.setCustomerDescriptiveNameBytes(com.google.protobuf.ByteString value) Output only.setInvalidActivityAmountMicros(long value) Output only.setInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary value) Output only.setInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary.Builder builderForValue) Output only.setOverdeliveryAmountMicros(long value) Output only.setPurchaseOrderNumber(String value) Output only.setPurchaseOrderNumberBytes(com.google.protobuf.ByteString value) Output only.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setServedAmountMicros(long value) Output only.setSubtotalAmountMicros(long value) Output only.setTaxAmountMicros(long value) Output only.setTotalAmountMicros(long value) Output only.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
setField
public Invoice.AccountBudgetSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
clearField
public Invoice.AccountBudgetSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
clearOneof
public Invoice.AccountBudgetSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
setRepeatedField
public Invoice.AccountBudgetSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
addRepeatedField
public Invoice.AccountBudgetSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Invoice.AccountBudgetSummary.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
mergeFrom
public Invoice.AccountBudgetSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Invoice.AccountBudgetSummary.Builder>- Throws:
IOException
-
hasCustomer
public boolean hasCustomer()Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCustomerin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the customer field is set.
-
getCustomer
Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The customer.
-
getCustomerBytes
public com.google.protobuf.ByteString getCustomerBytes()Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerBytesin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The bytes for customer.
-
setCustomer
Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The customer to set.- Returns:
- This builder for chaining.
-
clearCustomer
Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setCustomerBytes
Output only. The resource name of the customer associated with this account budget. This contains the customer ID, which appears on the invoice PDF as "Account ID". Customer resource names have the form: `customers/{customer_id}`optional string customer = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for customer to set.- Returns:
- This builder for chaining.
-
hasCustomerDescriptiveName
public boolean hasCustomerDescriptiveName()Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCustomerDescriptiveNamein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the customerDescriptiveName field is set.
-
getCustomerDescriptiveName
Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerDescriptiveNamein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The customerDescriptiveName.
-
getCustomerDescriptiveNameBytes
public com.google.protobuf.ByteString getCustomerDescriptiveNameBytes()Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCustomerDescriptiveNameBytesin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The bytes for customerDescriptiveName.
-
setCustomerDescriptiveName
Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The customerDescriptiveName to set.- Returns:
- This builder for chaining.
-
clearCustomerDescriptiveName
Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setCustomerDescriptiveNameBytes
public Invoice.AccountBudgetSummary.Builder setCustomerDescriptiveNameBytes(com.google.protobuf.ByteString value) Output only. The descriptive name of the account budget's customer. It appears on the invoice PDF as "Account".
optional string customer_descriptive_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for customerDescriptiveName to set.- Returns:
- This builder for chaining.
-
hasAccountBudget
public boolean hasAccountBudget()Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAccountBudgetin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the accountBudget field is set.
-
getAccountBudget
Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccountBudgetin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The accountBudget.
-
getAccountBudgetBytes
public com.google.protobuf.ByteString getAccountBudgetBytes()Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccountBudgetBytesin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The bytes for accountBudget.
-
setAccountBudget
Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The accountBudget to set.- Returns:
- This builder for chaining.
-
clearAccountBudget
Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setAccountBudgetBytes
public Invoice.AccountBudgetSummary.Builder setAccountBudgetBytes(com.google.protobuf.ByteString value) Output only. The resource name of the account budget associated with this summarized billable cost. AccountBudget resource names have the form: `customers/{customer_id}/accountBudgets/{account_budget_id}`optional string account_budget = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for accountBudget to set.- Returns:
- This builder for chaining.
-
hasAccountBudgetName
public boolean hasAccountBudgetName()Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAccountBudgetNamein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the accountBudgetName field is set.
-
getAccountBudgetName
Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccountBudgetNamein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The accountBudgetName.
-
getAccountBudgetNameBytes
public com.google.protobuf.ByteString getAccountBudgetNameBytes()Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAccountBudgetNameBytesin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The bytes for accountBudgetName.
-
setAccountBudgetName
Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The accountBudgetName to set.- Returns:
- This builder for chaining.
-
clearAccountBudgetName
Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setAccountBudgetNameBytes
public Invoice.AccountBudgetSummary.Builder setAccountBudgetNameBytes(com.google.protobuf.ByteString value) Output only. The name of the account budget. It appears on the invoice PDF as "Account budget".
optional string account_budget_name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for accountBudgetName to set.- Returns:
- This builder for chaining.
-
hasPurchaseOrderNumber
public boolean hasPurchaseOrderNumber()Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPurchaseOrderNumberin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the purchaseOrderNumber field is set.
-
getPurchaseOrderNumber
Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPurchaseOrderNumberin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The purchaseOrderNumber.
-
getPurchaseOrderNumberBytes
public com.google.protobuf.ByteString getPurchaseOrderNumberBytes()Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPurchaseOrderNumberBytesin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The bytes for purchaseOrderNumber.
-
setPurchaseOrderNumber
Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The purchaseOrderNumber to set.- Returns:
- This builder for chaining.
-
clearPurchaseOrderNumber
Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setPurchaseOrderNumberBytes
public Invoice.AccountBudgetSummary.Builder setPurchaseOrderNumberBytes(com.google.protobuf.ByteString value) Output only. The purchase order number of the account budget. It appears on the invoice PDF as "Purchase order".
optional string purchase_order_number = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for purchaseOrderNumber to set.- Returns:
- This builder for chaining.
-
hasSubtotalAmountMicros
public boolean hasSubtotalAmountMicros()Output only. The pretax subtotal amount attributable to this budget during the service period, in micros.
optional int64 subtotal_amount_micros = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasSubtotalAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the subtotalAmountMicros field is set.
-
getSubtotalAmountMicros
public long getSubtotalAmountMicros()Output only. The pretax subtotal amount attributable to this budget during the service period, in micros.
optional int64 subtotal_amount_micros = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSubtotalAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The subtotalAmountMicros.
-
setSubtotalAmountMicros
Output only. The pretax subtotal amount attributable to this budget during the service period, in micros.
optional int64 subtotal_amount_micros = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The subtotalAmountMicros to set.- Returns:
- This builder for chaining.
-
clearSubtotalAmountMicros
Output only. The pretax subtotal amount attributable to this budget during the service period, in micros.
optional int64 subtotal_amount_micros = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasTaxAmountMicros
public boolean hasTaxAmountMicros()Output only. The tax amount attributable to this budget during the service period, in micros.
optional int64 tax_amount_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTaxAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the taxAmountMicros field is set.
-
getTaxAmountMicros
public long getTaxAmountMicros()Output only. The tax amount attributable to this budget during the service period, in micros.
optional int64 tax_amount_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaxAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The taxAmountMicros.
-
setTaxAmountMicros
Output only. The tax amount attributable to this budget during the service period, in micros.
optional int64 tax_amount_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The taxAmountMicros to set.- Returns:
- This builder for chaining.
-
clearTaxAmountMicros
Output only. The tax amount attributable to this budget during the service period, in micros.
optional int64 tax_amount_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasTotalAmountMicros
public boolean hasTotalAmountMicros()Output only. The total amount attributable to this budget during the service period, in micros. This equals the sum of the account budget subtotal amount and the account budget tax amount.
optional int64 total_amount_micros = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTotalAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the totalAmountMicros field is set.
-
getTotalAmountMicros
public long getTotalAmountMicros()Output only. The total amount attributable to this budget during the service period, in micros. This equals the sum of the account budget subtotal amount and the account budget tax amount.
optional int64 total_amount_micros = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The totalAmountMicros.
-
setTotalAmountMicros
Output only. The total amount attributable to this budget during the service period, in micros. This equals the sum of the account budget subtotal amount and the account budget tax amount.
optional int64 total_amount_micros = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The totalAmountMicros to set.- Returns:
- This builder for chaining.
-
clearTotalAmountMicros
Output only. The total amount attributable to this budget during the service period, in micros. This equals the sum of the account budget subtotal amount and the account budget tax amount.
optional int64 total_amount_micros = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasBillableActivityDateRange
public boolean hasBillableActivityDateRange()Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasBillableActivityDateRangein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the billableActivityDateRange field is set.
-
getBillableActivityDateRange
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBillableActivityDateRangein interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The billableActivityDateRange.
-
setBillableActivityDateRange
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setBillableActivityDateRange
public Invoice.AccountBudgetSummary.Builder setBillableActivityDateRange(DateRange.Builder builderForValue) Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeBillableActivityDateRange
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearBillableActivityDateRange
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getBillableActivityDateRangeBuilder
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getBillableActivityDateRangeOrBuilder
Output only. The billable activity date range of the account budget, within the service date range of this invoice. The end date is inclusive. This can be different from the account budget's start and end time.
.google.ads.googleads.v18.common.DateRange billable_activity_date_range = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBillableActivityDateRangeOrBuilderin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
hasServedAmountMicros
public boolean hasServedAmountMicros()Output only. The pretax served amount attributable to this budget during the service period, in micros. This is only useful to reconcile invoice and delivery data.
optional int64 served_amount_micros = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasServedAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the servedAmountMicros field is set.
-
getServedAmountMicros
public long getServedAmountMicros()Output only. The pretax served amount attributable to this budget during the service period, in micros. This is only useful to reconcile invoice and delivery data.
optional int64 served_amount_micros = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getServedAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The servedAmountMicros.
-
setServedAmountMicros
Output only. The pretax served amount attributable to this budget during the service period, in micros. This is only useful to reconcile invoice and delivery data.
optional int64 served_amount_micros = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The servedAmountMicros to set.- Returns:
- This builder for chaining.
-
clearServedAmountMicros
Output only. The pretax served amount attributable to this budget during the service period, in micros. This is only useful to reconcile invoice and delivery data.
optional int64 served_amount_micros = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasBilledAmountMicros
public boolean hasBilledAmountMicros()Output only. The pretax billed amount attributable to this budget during the service period, in micros. This does not account for any adjustments.
optional int64 billed_amount_micros = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasBilledAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the billedAmountMicros field is set.
-
getBilledAmountMicros
public long getBilledAmountMicros()Output only. The pretax billed amount attributable to this budget during the service period, in micros. This does not account for any adjustments.
optional int64 billed_amount_micros = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getBilledAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The billedAmountMicros.
-
setBilledAmountMicros
Output only. The pretax billed amount attributable to this budget during the service period, in micros. This does not account for any adjustments.
optional int64 billed_amount_micros = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The billedAmountMicros to set.- Returns:
- This builder for chaining.
-
clearBilledAmountMicros
Output only. The pretax billed amount attributable to this budget during the service period, in micros. This does not account for any adjustments.
optional int64 billed_amount_micros = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasOverdeliveryAmountMicros
public boolean hasOverdeliveryAmountMicros()Output only. The pretax overdelivery amount attributable to this budget during the service period, in micros (negative value).
optional int64 overdelivery_amount_micros = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasOverdeliveryAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the overdeliveryAmountMicros field is set.
-
getOverdeliveryAmountMicros
public long getOverdeliveryAmountMicros()Output only. The pretax overdelivery amount attributable to this budget during the service period, in micros (negative value).
optional int64 overdelivery_amount_micros = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOverdeliveryAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The overdeliveryAmountMicros.
-
setOverdeliveryAmountMicros
Output only. The pretax overdelivery amount attributable to this budget during the service period, in micros (negative value).
optional int64 overdelivery_amount_micros = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The overdeliveryAmountMicros to set.- Returns:
- This builder for chaining.
-
clearOverdeliveryAmountMicros
Output only. The pretax overdelivery amount attributable to this budget during the service period, in micros (negative value).
optional int64 overdelivery_amount_micros = 20 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasInvalidActivityAmountMicros
public boolean hasInvalidActivityAmountMicros()Output only. The pretax invalid activity amount attributable to this budget in previous months, in micros (negative value).
optional int64 invalid_activity_amount_micros = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasInvalidActivityAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- Whether the invalidActivityAmountMicros field is set.
-
getInvalidActivityAmountMicros
public long getInvalidActivityAmountMicros()Output only. The pretax invalid activity amount attributable to this budget in previous months, in micros (negative value).
optional int64 invalid_activity_amount_micros = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivityAmountMicrosin interfaceInvoice.AccountBudgetSummaryOrBuilder- Returns:
- The invalidActivityAmountMicros.
-
setInvalidActivityAmountMicros
Output only. The pretax invalid activity amount attributable to this budget in previous months, in micros (negative value).
optional int64 invalid_activity_amount_micros = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The invalidActivityAmountMicros to set.- Returns:
- This builder for chaining.
-
clearInvalidActivityAmountMicros
Output only. The pretax invalid activity amount attributable to this budget in previous months, in micros (negative value).
optional int64 invalid_activity_amount_micros = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getInvalidActivitySummariesList
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivitySummariesListin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
getInvalidActivitySummariesCount
public int getInvalidActivitySummariesCount()Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivitySummariesCountin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
getInvalidActivitySummaries
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivitySummariesin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
setInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder setInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary value) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder setInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary.Builder builderForValue) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder addInvalidActivitySummaries(Invoice.InvalidActivitySummary value) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder addInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary value) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder addInvalidActivitySummaries(Invoice.InvalidActivitySummary.Builder builderForValue) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder addInvalidActivitySummaries(int index, Invoice.InvalidActivitySummary.Builder builderForValue) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addAllInvalidActivitySummaries
public Invoice.AccountBudgetSummary.Builder addAllInvalidActivitySummaries(Iterable<? extends Invoice.InvalidActivitySummary> values) Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearInvalidActivitySummaries
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
removeInvalidActivitySummaries
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getInvalidActivitySummariesBuilder
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getInvalidActivitySummariesOrBuilder
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivitySummariesOrBuilderin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
getInvalidActivitySummariesOrBuilderList
public List<? extends Invoice.InvalidActivitySummaryOrBuilder> getInvalidActivitySummariesOrBuilderList()Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInvalidActivitySummariesOrBuilderListin interfaceInvoice.AccountBudgetSummaryOrBuilder
-
addInvalidActivitySummariesBuilder
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addInvalidActivitySummariesBuilder
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getInvalidActivitySummariesBuilderList
Output only. The list of summarized invalid activity credits with original linkages.
repeated .google.ads.googleads.v18.resources.Invoice.InvalidActivitySummary invalid_activity_summaries = 22 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setUnknownFields
public final Invoice.AccountBudgetSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-
mergeUnknownFields
public final Invoice.AccountBudgetSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Invoice.AccountBudgetSummary.Builder>
-