[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[[["\u003cp\u003eThe \u003ccode\u003eaiplatform.gdc.goog/v1\u003c/code\u003e package defines API schema for managing AI platform endpoints and traffic routing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestination\u003c/code\u003e specifies the service to which traffic is routed, including traffic percentage and service reference details, with fields for HTTP and gRPC ports when relevant.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndpoint\u003c/code\u003e resource manages dataplane services and routing, with \u003ccode\u003eEndpointSpec\u003c/code\u003e determining destinations and DNS configurations, which can be new or existing.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEndpointStatus\u003c/code\u003e provides details on the resource's health, including its readiness, conditions, and fully qualified domain name (FQDN).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestinationServiceRef\u003c/code\u003e defines the service type, name, and namespace the traffic is routed to, allowing specification of types such as \u003ccode\u003eDeployedModel\u003c/code\u003e, \u003ccode\u003eMicroService\u003c/code\u003e, or \u003ccode\u003eService\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# KRM API aiplatform.gdc.goog/v1\n\naiplatform.gdc.goog/v1\n----------------------\n\nPackage v1 contains API Schema definitions for the aiplatform.gdc.goog v1 API group.\n\n### Destination\n\nPresents the amount of traffic that must be routed to the service.\n\n*Appears in:*\n\n- [EndpointSpec](#endpointspec)\n\n### DestinationServiceRef\n\nDefines the services that the traffic can be routed to.\n\n*Appears in:*\n\n- [Destination](#destination)\n\n### Endpoint\n\nDefines the dataplane for the services and handles the routing for those services.\n\n*Appears in:*\n\n- [EndpointList](#endpointlist)\n\n### EndpointList\n\nContains a list of `Endpoint` resources.\n\n### EndpointSpec\n\nIncludes traffic destinations with weight and defines whether a new Domain Name System (DNS) name must be created or an existing one must be used.\n\n*Appears in:*\n\n- [Endpoint](#endpoint)\n\n### EndpointStatus\n\n*Appears in:*\n\n- [Endpoint](#endpoint)"]]