managedService property

String? managedService
getter/setter pair

The name of a Google Managed Service ( https://cloud.google.com/service-infrastructure/docs/glossary#managed).

If not specified, a new Service will automatically be created in the same project as this API.

Optional. Immutable.

Implementation

core.String? managedService;