template <>
class WireSyncBufferClientImpl
Defined at line 295 of file fidling/gen/src/sys/pkg/fidl/fuchsia.update.verify/fuchsia.update.verify/cpp/fidl/fuchsia.update.verify/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_update_verify::HealthVerification::QueryHealthChecks> QueryHealthChecks ()
Queries the suite of health checks.
Returns `ZX_OK` if every required check is healthy.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.