RemoveContextFileRequest

Request for the AssistantService.RemoveContextFile method.

JSON representation
{
  "name": string,
  "fileId": string
}
Fields
name

string

Required. The name of the session.

Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine}/sessions/{session}

fileId

string

Required. The ID of the context file.