Create a new entity. An entity is a class of instances that can be uniquely identified and measured. A typical example is a user, but can also be something more abstract like a bank transaction.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id to the give the created entity. If a not set a random one will be generated.
The body is of type object.
OK
Description of a uniquely identifiable entity.
Human friendly name of the entity.
The type of the identifier in the data warehouse storage.
Time when the entity was first created.
Time when the entity was last updated.
Reference to the identity that created this entity.
Reference to the identity that last updated this entity.
Unique identifier of the entity.
For example: entities/0smva5nxuhv4yts6paxt
Custom labels for this entity.
The owner of the resource. If not set will default to the creator.