Show / Hide Table of Contents

Class LocationsResource.WorkforcePoolsResource

The "workforcePools" collection of methods.

Inheritance
object
LocationsResource.WorkforcePoolsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.IAMCredentials.v1
Assembly: Google.Apis.IAMCredentials.v1.dll
Syntax
public class LocationsResource.WorkforcePoolsResource

Constructors

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
In this article
Back to top Generated by DocFX