Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.MembershipsResource

The "memberships" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.MembershipsResource
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.v2beta
Assembly: Google.Apis.GKEHub.v2beta.dll
Syntax
public class ProjectsResource.LocationsResource.MembershipsResource

Constructors

MembershipsResource(IClientService)

Constructs a new resource.

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

Properties

Features

Gets the Features resource.

Declaration
public virtual ProjectsResource.LocationsResource.MembershipsResource.FeaturesResource Features { get; }
Property Value
Type Description
ProjectsResource.LocationsResource.MembershipsResource.FeaturesResource
In this article
Back to top Generated by DocFX