[[["容易理解","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 (世界標準時間)。"],[[["\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)"]]