v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1372300401.5 KB
projects

Creates an EntryType.

post/v1/{+parent}/entryTypes

Path parameters

parentstring required

Required. The resource name of the EntryType, of the form: projects/{project_number}/locations/{location_id} where location_id refers to a Google Cloud region.

Query parameters

entryTypeIdstring

Required. EntryType identifier.

validateOnlyboolean

Optional. The service validates the request without performing any mutations. The default is false.

Request body

descriptionstring

Optional. Description of the EntryType.

namestring

Output only. The relative resource name of the EntryType, of the form: projects/{project_number}/locations/{location_id}/entryTypes/{entry_type_id}.

etagstring

Optional. This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

systemstring

Optional. The system that Entries of this type belongs to. Examples include CloudSQL, MariaDB etc

createTimestring google-datetime

Output only. The time when the EntryType was created.

updateTimestring google-datetime

Output only. The time when the EntryType was last updated.

labelsobject

Optional. User-defined labels for the EntryType.

displayNamestring

Optional. User friendly display name.

platformstring

Optional. The platform that Entries of this type belongs to.

typeAliasesstring[]

Optional. Indicates the classes this Entry Type belongs to, for example, TABLE, DATABASE, MODEL.

uidstring

Output only. System generated globally unique ID for the EntryType. This ID will be different if the EntryType is deleted and re-created with the same name.

Response

Successful response