Show / Hide Table of Contents

Class ShlResource.MResource

The "m" collection of methods.

Inheritance
object
ShlResource.MResource
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 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
In this article
Back to top Generated by DocFX