Class ProjectsResource.LocationsResource
The "locations" collection of methods.
Inheritance
System.Object
ProjectsResource.LocationsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Dataproc.v1
Assembly: Google.Apis.Dataproc.v1.dll
Syntax
public class LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
AutoscalingPolicies
Gets the AutoscalingPolicies resource.
Declaration
public virtual ProjectsResource.LocationsResource.AutoscalingPoliciesResource AutoscalingPolicies { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.AutoscalingPoliciesResource |
WorkflowTemplates
Gets the WorkflowTemplates resource.
Declaration
public virtual ProjectsResource.LocationsResource.WorkflowTemplatesResource WorkflowTemplates { get; }
Property Value
| Type | Description |
|---|---|
| ProjectsResource.LocationsResource.WorkflowTemplatesResource |