Show / Hide Table of Contents

Class OrganizationsResource.LocationsResource

The "locations" collection of methods.

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

Constructors

LocationsResource(IClientService)

Constructs a new resource.

Declaration
public LocationsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Properties

Fleets

Gets the Fleets resource.

Declaration
public virtual OrganizationsResource.LocationsResource.FleetsResource Fleets { get; }
Property Value
Type Description
OrganizationsResource.LocationsResource.FleetsResource
In this article
Back to top Generated by DocFX