path property

String? path
getter/setter pair

Complete path relative to server endpoint.

Note: Even though this field is optional, it is required for CreateApiOperation API and we will fail the request if not provided.

Optional.

Implementation

core.String? path;