serviceId property

String? serviceId
getter/setter pair

The unique identifier of the Service Directory Service against which the Service Binding resource is validated.

This is populated when the Service Binding resource is used in another resource (like Backend Service). This is of the UUID4 format.

Output only.

Implementation

core.String? serviceId;