spec property

String? spec
getter/setter pair

The name of the spec will be of the format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/specs/{spec} Note:The name of the spec will be empty if the operation is created via CreateApiOperation API.

Output only.

Implementation

core.String? spec;