Method: projects.locations.collections.dataConnector.mcp

dataConnector.mcp가 MCP 삭제 요청을 처리합니다.

HTTP 요청

DELETE https://discoveryengine.googleapis.com/v1alpha/projects/*/locations/*/collections/*/dataConnector/mcp

URL은 gRPC 트랜스코딩 문법을 사용합니다.

쿼리 매개변수

매개변수
contentType

string

본문의 콘텐츠 유형을 지정하는 HTTP Content-type 헤더 값입니다.

data

string (bytes format)

원시 바이너리인 HTTP 요청/응답 본문입니다.

base64 인코딩 문자열입니다.

extensions[]

object

애플리케이션별 응답 메타데이터입니다. 스트리밍 API의 첫 번째 응답에서 설정되어야 합니다.

임의 유형의 필드를 포함하는 객체입니다. 추가 필드 "@type"은 유형을 식별하는 URI를 포함합니다. 예: { "id": 1234, "@type": "types.example.com/standard/id" }

요청 본문

요청 본문은 비어 있어야 합니다.

응답 본문

성공한 경우 응답은 형식이 메서드에 의해 정의되는 일반 HTTP 응답입니다.

승인 범위

다음 OAuth 범위 중 하나가 필요합니다.

  • https://www.googleapis.com/auth/cloud-platform
  • https://www.googleapis.com/auth/discoveryengine.readwrite
  • https://www.googleapis.com/auth/discoveryengine.serving.readwrite

자세한 내용은 Authentication Overview를 참조하세요.