instanceConfig property

InstanceConfig? instanceConfig
getter/setter pair

The user instance config to update, which must always include the instance config name.

Otherwise, only fields mentioned in update_mask need be included. To prevent conflicts of concurrent updates, etag can be used.

Required.

Implementation

InstanceConfig? instanceConfig;