2021-12-09
▼ ▲ datacatalog.projects.locations.entryGroups.entries.unstar
Path : v1/{+name}:unstar
HTTP Method : POST
Parameters :
name
Required : Yes
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/entryGroups/[^/]+/entries/[^/]+$
Type : string
Description : Required. The name of the entry to mark as **not** starred.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}:unstar
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Marks an Entry as NOT starred by the current user. Starring information is private to each user.
Parameter Order : name
▼ ▲ datacatalog.projects.locations.entryGroups.entries.star
Description : Marks an Entry as starred by the current user. Starring information is private to each user.
Path : v1/{+name}:star
Description : Required. The name of the entry to mark as starred.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/entryGroups/{entryGroupsId}/entries/{entriesId}:star