Show / Hide Table of Contents

Class AccessTypeResource

The "accessType" collection of methods.

Inheritance
object
AccessTypeResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DataPortability.v1beta
Assembly: Google.Apis.DataPortability.v1beta.dll
Syntax
public class AccessTypeResource

Constructors

AccessTypeResource(IClientService)

Constructs a new resource.

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

Methods

Check(CheckAccessTypeRequest)

Gets the access type of the token.

Declaration
public virtual AccessTypeResource.CheckRequest Check(CheckAccessTypeRequest body)
Parameters
Type Name Description
CheckAccessTypeRequest body

The body of the request.

Returns
Type Description
AccessTypeResource.CheckRequest
In this article
Back to top Generated by DocFX