Skip to main content

namespaces

Overview

Namenamespaces
TypeResource
Idgoogle.servicedirectory.namespaces

Fields

NameDatatypeDescription
namestringImmutable. The resource name for the namespace in the format projects/*/locations/*/namespaces/*.
labelsobjectOptional. Resource labels associated with this namespace. No more than 64 user labels can be associated with a given resource. Label keys and values can be no longer than 63 characters.
uidstringOutput only. The globally unique identifier of the namespace in the UUID4 format.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocationsId, namespacesId, projectsIdGets a namespace.
listSELECTlocationsId, projectsIdLists all namespaces.
createINSERTlocationsId, projectsIdCreates a namespace, and returns the new namespace.
deleteDELETElocationsId, namespacesId, projectsIdDeletes a namespace. This also deletes all services and endpoints in the namespace.
_listEXEClocationsId, projectsIdLists all namespaces.
patchEXEClocationsId, namespacesId, projectsIdUpdates a namespace.