Class ProjectsResource.LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.PublicCertificateAuthority.v1alpha1
Assembly: Google.Apis.PublicCertificateAuthority.v1alpha1.dll
Syntax
public class ProjectsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
ExternalAccountKeys
Gets the ExternalAccountKeys resource.
Declaration
public virtual ProjectsResource.LocationsResource.ExternalAccountKeysResource ExternalAccountKeys { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.ExternalAccountKeysResource |