| Modifier and Type | Class and Description |
|---|---|
class |
DateRange
A contiguous set of days: startDate, startDate + 1, ..., endDate.
|
static class |
DateRange.Builder
A contiguous set of days: startDate, startDate + 1, ..., endDate.
|
| Modifier and Type | Method and Description |
|---|---|
DateRangeOrBuilder |
RunFunnelReportRequestOrBuilder.getDateRangesOrBuilder(int index)
Date ranges of data to read.
|
DateRangeOrBuilder |
RunFunnelReportRequest.getDateRangesOrBuilder(int index)
Date ranges of data to read.
|
DateRangeOrBuilder |
RunFunnelReportRequest.Builder.getDateRangesOrBuilder(int index)
Date ranges of data to read.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DateRangeOrBuilder> |
RunFunnelReportRequestOrBuilder.getDateRangesOrBuilderList()
Date ranges of data to read.
|
List<? extends DateRangeOrBuilder> |
RunFunnelReportRequest.getDateRangesOrBuilderList()
Date ranges of data to read.
|
List<? extends DateRangeOrBuilder> |
RunFunnelReportRequest.Builder.getDateRangesOrBuilderList()
Date ranges of data to read.
|
Copyright © 2023 Google LLC. All rights reserved.