projects
Lists metadata related to all entity types present in the external system.
get/v2/{+parent}/entityTypes
Path parameters
parentstring required
Required. Resource name of the Entity Type. Format: projects/{project}/locations/{location}/connections/{connection}
Query parameters
executionConfig.headersstring
headers to be used for the request. For example: headers:'{"x-integration-connectors-managed-connection-id":"conn-id","x-integration-connectors-runtime-config":"runtime-cfg"}'
pageSizeinteger
Number of entity types to return. Defaults to 25.
pageTokenstring
Page token, return from a previous ListEntityTypes call, that can be used retrieve the next page of content. If unspecified, the request returns the first page of entity types.
view'ENTITY_TYPE_VIEW_UNSPECIFIED' | 'ENTITY_TYPE_VIEW_BASIC' | 'ENTITY_TYPE_VIEW_FULL'
Specifies which fields of the Entity Type are returned in the response.
Response
Successful response