Show / Hide Table of Contents

Class ProjectsResource.IapTunnelResource

The "iap_tunnel" collection of methods.

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

Constructors

IapTunnelResource(IClientService)

Constructs a new resource.

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

Properties

Locations

Gets the Locations resource.

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