Class MatchResult (0.2.7)

MatchResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

MatchResult represents the result of matching a discovered API operation with a catalog API operation.

Attribute

Name Description
name str
Output only. The name of the matched API Operation. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}