Package | Description |
---|---|
com.google.api.services.serviceconsumermanagement.v1 | |
com.google.api.services.serviceconsumermanagement.v1.model |
Modifier and Type | Method and Description |
---|---|
ServiceConsumerManagement.Services.TenancyUnits.AttachProject |
ServiceConsumerManagement.Services.TenancyUnits.attachProject(String name,
AttachTenantProjectRequest content)
Attach an existing project to the tenancy unit as a new tenant resource.
|
Constructor and Description |
---|
AttachProject(String name,
AttachTenantProjectRequest content)
Attach an existing project to the tenancy unit as a new tenant resource.
|
Modifier and Type | Method and Description |
---|---|
AttachTenantProjectRequest |
AttachTenantProjectRequest.clone() |
AttachTenantProjectRequest |
AttachTenantProjectRequest.set(String fieldName,
Object value) |
AttachTenantProjectRequest |
AttachTenantProjectRequest.setExternalResource(String externalResource)
When attaching an external project, this is in the format of `projects/{project_number}`.
|
AttachTenantProjectRequest |
AttachTenantProjectRequest.setReservedResource(String reservedResource)
When attaching a reserved project already in tenancy units, this is the tag of a tenant
resource under the tenancy unit for the managed service's service producer project.
|
AttachTenantProjectRequest |
AttachTenantProjectRequest.setTag(String tag)
Required.
|
Copyright © 2011–2021 Google. All rights reserved.