google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1PartitionId View Source

Datastore partition ID. A partition ID identifies a grouping of entities. The grouping is always by project and namespace, however the namespace ID may be empty. A partition ID contains several dimensions: project ID and namespace ID.

Attributes

  • namespaceId (String): If not empty, the ID of the namespace to which the entities belong. Defaults to: null.
  • projectId (String): The ID of the project to which the entities belong. Defaults to: null.