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