Skip to main content

Referrer_UpdateUniverse

Referrer_UpdateUniverse

Path Parameters
  • universe string required

    The universe id.

Request Body required
  • universe object

    TODO(christian-roggia): move the universe together with all other resources.

    • name string

      The resource name of the universe.

    • payload bytes

      TODO(christian-roggia): resources should be available through protobuf messages.

  • 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
  • name string

    The resource name of the universe.

  • payload bytes

    TODO(christian-roggia): resources should be available through protobuf messages.