baseConfig property
Base configuration name, e.g. projects//instanceConfigs/nam3, based on which this configuration is created.
Only set for user managed configurations. base_config
must refer to a
configuration of type GOOGLE_MANAGED in the same project as this
configuration.
Implementation
core.String? baseConfig;