path property
HTTP path of the operation within the referenced spec.
Match is exact (no template substitution): the path here must appear verbatim on an APIOperationRevision belonging to the spec.
Required.
Implementation
core.String? path;
HTTP path of the operation within the referenced spec.
Match is exact (no template substitution): the path here must appear verbatim on an APIOperationRevision belonging to the spec.
Required.
core.String? path;