pub const NOT_FOUND: &str = "NotFound";Expand description
StatusReasonNotFound means one or more resources required for this operation could not be found. Details (optional): “kind” string - the kind attribute of the missing resource on some operations may differ from the requested resource. “id” string - the identifier of the missing resource Status code 404