Class LocationsResource.WorkforcePoolsResource
The "workforcePools" collection of methods.
Inherited Members
Namespace: Google.Apis.IAMCredentials.v1
Assembly: Google.Apis.IAMCredentials.v1.dll
Syntax
public class LocationsResource.WorkforcePoolsResourceConstructors
WorkforcePoolsResource(IClientService)
Constructs a new resource.
Declaration
public WorkforcePoolsResource(IClientService service)Parameters
| Type | Name | Description | 
|---|---|---|
| IClientService | service | 
Methods
GetAllowedLocations(string)
Returns the trust boundary info for a given workforce pool.
Declaration
public virtual LocationsResource.WorkforcePoolsResource.GetAllowedLocationsRequest GetAllowedLocations(string name)Parameters
| Type | Name | Description | 
|---|---|---|
| string | name | Required. Resource name of workforce pool. | 
Returns
| Type | Description | 
|---|---|
| LocationsResource.WorkforcePoolsResource.GetAllowedLocationsRequest |