2026-06-06
▼ ▲ aiplatform.projects.locations.interactions.delete
Path : v1beta1/{+name}
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/interactions/{interactionsId}
HTTP Method : DELETE
Parameters :
name
Description : Required. The name of the interaction to delete. Format: interactions/{interaction}
Pattern : ^projects/[^/]+/locations/[^/]+/interactions/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : name
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Deletes an interaction.
▼ ▲ aiplatform.projects.locations.tuningJobs.validateReinforcementTuningReward
Path : v1beta1/{+parent}/tuningJobs:validateReinforcementTuningReward
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/tuningJobs:validateReinforcementTuningReward
HTTP Method : POST
parent
Description : Required. The resource name of the Location to validate the reward in Format: `projects/{project}/locations/{location}`
Pattern : ^projects/[^/]+/locations/[^/]+$
Parameter Order : parent
Description : Validates a reward on a given example.
▼ ▲ aiplatform.interactions.delete
Flat Path : v1beta1/interactions/{interactionsId}
Pattern : ^interactions/[^/]+$