description: 404 Not Found
content:
  application/json:
    schema:
      type: object
      properties:
        error:
          $ref: ../schemas/google.rpc.code.not_found.yaml
