Class ShlResource.RResource
The "r" collection of methods.
Inherited Members
Namespace: Google.Apis.GoogleHealthAPI.v4
Assembly: Google.Apis.GoogleHealthAPI.v4.dll
Syntax
public class ShlResource.RResource
Constructors
RResource(IClientService)
Constructs a new resource.
Declaration
public RResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Get(string, string)
Forward a resource request for a given SHL
Declaration
public virtual ShlResource.RResource.GetRequest Get(string externalShlId, string resourceToken)
Parameters
| Type | Name | Description |
|---|---|---|
| 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 |
| string | resourceToken | Required. Encoded, encrypted message containing resource access details |
Returns
| Type | Description |
|---|---|
| ShlResource.RResource.GetRequest |