Show / Hide Table of Contents

Class ProjectsResource.PlatformsResource.GkeResource

The "gke" collection of methods.

Inheritance
object
ProjectsResource.PlatformsResource.GkeResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.BinaryAuthorization.v1
Assembly: Google.Apis.BinaryAuthorization.v1.dll
Syntax
public class ProjectsResource.PlatformsResource.GkeResource

Constructors

GkeResource(IClientService)

Constructs a new resource.

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

Properties

Policies

Gets the Policies resource.

Declaration
public virtual ProjectsResource.PlatformsResource.GkeResource.PoliciesResource Policies { get; }
Property Value
Type Description
ProjectsResource.PlatformsResource.GkeResource.PoliciesResource
In this article
Back to top Generated by DocFX