Class ShlResource
The "shl" collection of methods.
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class ShlResource
Constructors
ShlResource(IClientService)
Constructs a new resource.
Declaration
public ShlResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
M
Gets the M resource.
Declaration
public virtual ShlResource.MResource M { get; }
Property Value
| Type | Description |
|---|---|
| ShlResource.MResource |
R
Gets the R resource.
Declaration
public virtual ShlResource.RResource R { get; }
Property Value
| Type | Description |
|---|---|
| ShlResource.RResource |