GhpCoreMetadata

interface GhpCoreMetadata : HasId


Summary

Public properties

Boolean

The hasPermissionsGrant signal is used to determine if a user on a surface has a recorded permissions grant.

Inherited properties

From com.google.home.HasId
Id

Opaque ID for the object.

Public properties

hasPermissionsGrant

val hasPermissionsGrantBoolean

The hasPermissionsGrant signal is used to determine if a user on a surface has a recorded permissions grant. Core sets this flag to true if a permission grant for the application<>user is found in core, and to false if the grant is updated to remove the current surface or is deleted. This signal will be used to calculate the overall permissions state for a user on a surface.