| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.clone() |
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1Datastore.getDatastoreConfig()
Datastore Configurations.
|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.setBucketName(String bucketName)
Name of the Cloud Storage bucket.
|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.setDatasetName(String datasetName)
BigQuery dataset name Required for `bigquery` target_type.
|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.setPath(String path)
Path of Cloud Storage bucket Required for `gcs` target_type.
|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.setProjectId(String projectId)
Required.
|
GoogleCloudApigeeV1DatastoreConfig |
GoogleCloudApigeeV1DatastoreConfig.setTablePrefix(String tablePrefix)
Prefix of BigQuery table Required for `bigquery` target_type.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1Datastore |
GoogleCloudApigeeV1Datastore.setDatastoreConfig(GoogleCloudApigeeV1DatastoreConfig datastoreConfig)
Datastore Configurations.
|
Copyright © 2011–2025 Google. All rights reserved.