| Modifier and Type | Method and Description |
|---|---|
ExportInsightsDataRequest |
ExportInsightsDataRequest.Builder.build() |
ExportInsightsDataRequest |
ExportInsightsDataRequest.Builder.buildPartial() |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.getDefaultInstance() |
ExportInsightsDataRequest |
ExportInsightsDataRequest.getDefaultInstanceForType() |
ExportInsightsDataRequest |
ExportInsightsDataRequest.Builder.getDefaultInstanceForType() |
ExportInsightsDataRequest |
ExportInsightsDataMetadataOrBuilder.getRequest()
The original request for export.
|
ExportInsightsDataRequest |
ExportInsightsDataMetadata.getRequest()
The original request for export.
|
ExportInsightsDataRequest |
ExportInsightsDataMetadata.Builder.getRequest()
The original request for export.
|
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseDelimitedFrom(InputStream input) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(byte[] data) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(ByteBuffer data) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(com.google.protobuf.ByteString data) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(InputStream input) |
static ExportInsightsDataRequest |
ExportInsightsDataRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExportInsightsDataRequest> |
ExportInsightsDataRequest.getParserForType() |
static com.google.protobuf.Parser<ExportInsightsDataRequest> |
ExportInsightsDataRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExportInsightsDataRequest.Builder |
ExportInsightsDataRequest.Builder.mergeFrom(ExportInsightsDataRequest other) |
ExportInsightsDataMetadata.Builder |
ExportInsightsDataMetadata.Builder.mergeRequest(ExportInsightsDataRequest value)
The original request for export.
|
static ExportInsightsDataRequest.Builder |
ExportInsightsDataRequest.newBuilder(ExportInsightsDataRequest prototype) |
ExportInsightsDataMetadata.Builder |
ExportInsightsDataMetadata.Builder.setRequest(ExportInsightsDataRequest value)
The original request for export.
|
Copyright © 2023 Google LLC. All rights reserved.