name property

String? name
getter/setter pair

The fully qualified name of this Service.

In CreateServiceRequest, this field is ignored, and instead composed from CreateServiceRequest.parent and CreateServiceRequest.service_id. Format: projects/{project}/locations/{location}/services/{service_id}

Implementation

core.String? name;