google_api_proximity_beacon v0.2.0 GoogleApi.ProximityBeacon.V1beta1.Model.Namespace View Source
An attachment namespace defines read and write access for all the attachments created under it. Each namespace is globally unique, and owned by one project which is the only project that can create attachments under it.
Attributes
- namespaceName (String.t): Resource name of this namespace. Namespaces names have the format: <code>namespaces/<var>namespace</var></code>. Defaults to:
null
. servingVisibility (String.t): Specifies what clients may receive attachments under this namespace via `beaconinfo.getforobserved`. Defaults to:
null
.- Enum - one of [VISIBILITY_UNSPECIFIED, UNLISTED, PUBLIC]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.