Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource

The "workloadIdentityPools" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.WorkloadIdentityPoolsResource
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 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
In this article
Back to top Generated by DocFX