ManagedZoneServiceDirectoryConfigNamespaceResponse

data class ManagedZoneServiceDirectoryConfigNamespaceResponse(val deletionTime: String, val kind: String, val namespaceUrl: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time that the namespace backing this zone was deleted; an empty string if it still exists. This is in RFC3339 text format. Output only.

Link copied to clipboard
Link copied to clipboard

The fully qualified URL of the namespace associated with the zone. Format must be https://servicedirectory.googleapis.com/v1/projects/{project}/locations/{location}/namespaces/{namespace}