| Modifier and Type | Method and Description |
|---|---|
Pivot |
Pivot.Builder.build() |
Pivot |
Pivot.Builder.buildPartial() |
static Pivot |
Pivot.getDefaultInstance() |
Pivot |
Pivot.getDefaultInstanceForType() |
Pivot |
Pivot.Builder.getDefaultInstanceForType() |
Pivot |
RunPivotReportRequestOrBuilder.getPivots(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
Pivot |
RunPivotReportRequest.getPivots(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
Pivot |
RunPivotReportRequest.Builder.getPivots(int index)
Describes the visual format of the report's dimensions in columns or rows.
|
static Pivot |
Pivot.parseDelimitedFrom(InputStream input) |
static Pivot |
Pivot.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pivot |
Pivot.parseFrom(byte[] data) |
static Pivot |
Pivot.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pivot |
Pivot.parseFrom(ByteBuffer data) |
static Pivot |
Pivot.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pivot |
Pivot.parseFrom(com.google.protobuf.ByteString data) |
static Pivot |
Pivot.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pivot |
Pivot.parseFrom(com.google.protobuf.CodedInputStream input) |
static Pivot |
Pivot.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Pivot |
Pivot.parseFrom(InputStream input) |
static Pivot |
Pivot.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Pivot> |
Pivot.getParserForType() |
List<Pivot> |
RunPivotReportRequestOrBuilder.getPivotsList()
Describes the visual format of the report's dimensions in columns or rows.
|
List<Pivot> |
RunPivotReportRequest.getPivotsList()
Describes the visual format of the report's dimensions in columns or rows.
|
List<Pivot> |
RunPivotReportRequest.Builder.getPivotsList()
Describes the visual format of the report's dimensions in columns or rows.
|
static com.google.protobuf.Parser<Pivot> |
Pivot.parser() |
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.addPivots(int index,
Pivot value)
Describes the visual format of the report's dimensions in columns or rows.
|
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.addPivots(Pivot value)
Describes the visual format of the report's dimensions in columns or rows.
|
Pivot.Builder |
Pivot.Builder.mergeFrom(Pivot other) |
static Pivot.Builder |
Pivot.newBuilder(Pivot prototype) |
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.setPivots(int index,
Pivot value)
Describes the visual format of the report's dimensions in columns or rows.
|
| Modifier and Type | Method and Description |
|---|---|
RunPivotReportRequest.Builder |
RunPivotReportRequest.Builder.addAllPivots(Iterable<? extends Pivot> values)
Describes the visual format of the report's dimensions in columns or rows.
|
Copyright © 2022 Google LLC. All rights reserved.