Reference documentation and code samples for the Google Cloud Api Hub V1 Client class MatchResult.
MatchResult represents the result of matching a discovered API operation with a catalog API operation.
Generated from protobuf message google.cloud.apihub.v1.DiscoveredApiOperation.MatchResult
Namespace
Google \ Cloud \ ApiHub \ V1 \ DiscoveredApiOperationMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The name of the matched API Operation. Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
getName
Output only. The name of the matched API Operation.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
string
setName
Output only. The name of the matched API Operation.
Format: projects/{project}/locations/{location}/apis/{api}/versions/{version}/operations/{operation}
var
string
$this

