google_api_proximity_beacon v0.0.1 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): Resource name of this namespace. Namespaces names have the format: <code>namespaces/<var>namespace</var></code>. Defaults to: null.
  • servingVisibility (String): Specifies what clients may receive attachments under this namespace via `beaconinfo.getforobserved`. Defaults to: null.

    • Enum - one of [VISIBILITY_UNSPECIFIED, UNLISTED, PUBLIC]