Show / Hide Table of Contents

Class ManagementResource.ClientIdResource

The "clientId" collection of methods.

Inheritance
object
ManagementResource.ClientIdResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Analytics.v3
Assembly: Google.Apis.Analytics.v3.dll
Syntax
public class ManagementResource.ClientIdResource

Constructors

ClientIdResource(IClientService)

Constructs a new resource.

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

Methods

HashClientId(HashClientIdRequest)

Hashes the given Client ID.

Declaration
public virtual ManagementResource.ClientIdResource.HashClientIdRequest HashClientId(HashClientIdRequest body)
Parameters
Type Name Description
HashClientIdRequest body

The body of the request.

Returns
Type Description
ManagementResource.ClientIdResource.HashClientIdRequest
In This Article
Back to top Generated by DocFX