Class ShlResource.MResource
The "m" collection of methods.
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class ShlResource.MResource
Constructors
MResource(IClientService)
Constructs a new resource.
Declaration
public MResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
GetShlManifest(ManifestParams, string)
Forward a manifest request for a given SHL
Declaration
public virtual ShlResource.MResource.GetShlManifestRequest GetShlManifest(ManifestParams body, string externalShlId)
Parameters
| Type | Name | Description |
|---|---|---|
| ManifestParams | body | The body of the request. |
| string | externalShlId | Required. External ID mapping to a ShlSharedLinkCapabilityToken object See https://docs.google.com/document/d/1Pch20pxJHRbsaMxp0EYgs3ZU0Gu7QTUznk8LhvbQvfY/edit?tab=t.0#heading=h.17wg41voij6q |
Returns
| Type | Description |
|---|---|
| ShlResource.MResource.GetShlManifestRequest |