class GetHash

Defined at line 956 of file fidling/gen/sdk/fidl/fuchsia.pkg/fuchsia.pkg/cpp/fidl/fuchsia.pkg/cpp/markers.h

Determines the hash of a package.

+ request `package_url` the package URL for a package.

- response `meta_far_blob_id` the hash of the package.

* error a zx_status value indicating failure. One of the following:

* `ZX_ERR_INTERNAL` if the resolver encountered an otherwise unspecified error

while handling the request.

* `ZX_ERR_NOT_FOUND` if the package does not exist in the repository specified by

`package_url`.

* `ZX_ERR_BAD_STATE` if the resolver does not know about the repository specified by

`package_url`.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal