The latest invoice date (exclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the following
month.
.google.type.Date invoice_end_date = 4;
Returns
Type
Description
com.google.type.Date
The invoiceEndDate.
getInvoiceEndDateOrBuilder()
publicDateOrBuildergetInvoiceEndDateOrBuilder()
The latest invoice date (exclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the following
month.
.google.type.Date invoice_end_date = 4;
Returns
Type
Description
com.google.type.DateOrBuilder
getInvoiceStartDate()
publicDategetInvoiceStartDate()
The earliest invoice date (inclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the given month.
.google.type.Date invoice_start_date = 3;
Returns
Type
Description
com.google.type.Date
The invoiceStartDate.
getInvoiceStartDateOrBuilder()
publicDateOrBuildergetInvoiceStartDateOrBuilder()
The earliest invoice date (inclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the given month.
The latest usage date time (exclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage end date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
The latest usage date time (exclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage end date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
.google.type.DateTime usage_end_date_time = 2;
Returns
Type
Description
com.google.type.DateTimeOrBuilder
getUsageStartDateTime()
publicDateTimegetUsageStartDateTime()
The earliest usage date time (inclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage start date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
The earliest usage date time (inclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage start date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
.google.type.DateTime usage_start_date_time = 1;
Returns
Type
Description
com.google.type.DateTimeOrBuilder
hasInvoiceEndDate()
publicbooleanhasInvoiceEndDate()
The latest invoice date (exclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the following
month.
The earliest invoice date (inclusive).
If your product uses monthly invoices, and this value is not the beginning
of a month, this will adjust the date to the first day of the given month.
The latest usage date time (exclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage end date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
The earliest usage date time (inclusive).
If you use time groupings (daily, weekly, etc), each group uses
midnight to midnight (Pacific time). The usage start date is
rounded down to include all usage from the specified date. We recommend
that clients pass usage_start_date_time in Pacific time.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]