Skip to main content

Referrer_UpdateCrossRef

Referrer_UpdateCrossRef

Path Parameters
  • * string required

    The * id.

Request Body required
  • crossref object
    • name string required

      The resource name of the crossref.

    • root string

      root entity which generated the crossreference.

    • etag string

      version control.

    • verified boolean

      if verified, the crossreference has been generated by a trusty process or verified by an operator

    • operator string

      last operator which edited the crossreference

    • createTime date-time

      creation time

    • updateTime date-time

      update time

    • edges object[]

      all edges of the crossreference

      • name string
      • state int32
  • updateMask field-mask

    The field mask to determine which fields are to be updated. If empty, the server will assume all fields are to be updated.

Responses

OK

Schema
  • crossrefs object[]

    All CrossRef involved in the update

    • name string required

      The resource name of the crossref.

    • root string

      root entity which generated the crossreference.

    • etag string

      version control.

    • verified boolean

      if verified, the crossreference has been generated by a trusty process or verified by an operator

    • operator string

      last operator which edited the crossreference

    • createTime date-time

      creation time

    • updateTime date-time

      update time

    • edges object[]

      all edges of the crossreference

      • name string
      • state int32