Show / Hide Table of Contents

Class UsersResource.DataTypesResource

The "dataTypes" collection of methods.

Inheritance
object
UsersResource.DataTypesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class UsersResource.DataTypesResource

Constructors

DataTypesResource(IClientService)

Constructs a new resource.

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

Properties

DataPoints

Gets the DataPoints resource.

Declaration
public virtual UsersResource.DataTypesResource.DataPointsResource DataPoints { get; }
Property Value
Type Description
UsersResource.DataTypesResource.DataPointsResource
In this article
Back to top Generated by DocFX