Optionaldescription?: stringOptionalenvironmentVariables?: Record<string, string>Environment variables of the namespace to create.
Optionalname?: stringName of the namespace to create.
OptionalprojectId?: stringUUID of the Project in which the namespace will be created.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
OptionalsecretEnvironmentVariables?: Container.v1beta1.Secret[]Secret environment variables of the namespace to create.
Optionaltags?: string[][ALPHA] Tags of the Serverless Container Namespace.
Description of the namespace to create.