| Package | Description |
|---|---|
| com.google.api.services.apigee.v1 | |
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Apigee.Organizations.Environments.Analytics.Exports.Create |
Apigee.Organizations.Environments.Analytics.Exports.create(String parent,
GoogleCloudApigeeV1ExportRequest content)
Submit a data export job to be processed in the background.
|
| Constructor and Description |
|---|
Create(String parent,
GoogleCloudApigeeV1ExportRequest content)
Submit a data export job to be processed in the background.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.clone() |
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.set(String fieldName,
Object value) |
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setCsvDelimiter(String csvDelimiter)
Optional.
|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setDatastoreName(String datastoreName)
Required.
|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setDateRange(GoogleCloudApigeeV1DateRange dateRange)
Required.
|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setDescription(String description)
Optional.
|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setName(String name)
Required.
|
GoogleCloudApigeeV1ExportRequest |
GoogleCloudApigeeV1ExportRequest.setOutputFormat(String outputFormat)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.