service property

String? service
getter/setter pair

The name of Service Directory service.

Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}. Location of the service directory must be the same as the location of the app.

Required.

Implementation

core.String? service;