| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.clone() |
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.set(String fieldName,
Object value) |
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.setLocation(String location)
Output only.
|
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.setOrganization(String organization)
Name of the Apigee organization.
|
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.setProjectId(String projectId)
Google Cloud project associated with the Apigee organization
|
GoogleCloudApigeeV1OrganizationProjectMapping |
GoogleCloudApigeeV1OrganizationProjectMapping.setProjectIds(List<String> projectIds)
DEPRECATED: Use `project_id`.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudApigeeV1OrganizationProjectMapping> |
GoogleCloudApigeeV1ListOrganizationsResponse.getOrganizations()
List of Apigee organizations and associated Google Cloud projects.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1ListOrganizationsResponse |
GoogleCloudApigeeV1ListOrganizationsResponse.setOrganizations(List<GoogleCloudApigeeV1OrganizationProjectMapping> organizations)
List of Apigee organizations and associated Google Cloud projects.
|
Copyright © 2011–2025 Google. All rights reserved.