[[["わかりやすい","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\u003emarketplace.gdc.goog/v1\u003c/code\u003e API provides schema definitions for managing Marketplace services, service descriptions, service instances, and service versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceDescription\u003c/code\u003e resources detail a Marketplace service's characteristics, including name, vendor, description, and various HTML-formatted sections like overview, pricing, and terms, and are listed under \u003ccode\u003eServiceDescriptionList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceInstance\u003c/code\u003e resources represent installed instances of a service, detailing the \u003ccode\u003eserviceVersionRef\u003c/code\u003e, \u003ccode\u003eclusterRef\u003c/code\u003e, and \u003ccode\u003eparameters\u003c/code\u003e for configuration, and can be gathered from the \u003ccode\u003eServiceInstanceList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eServiceVersion\u003c/code\u003e resources define specific versions of a Marketplace service, specifying the version number, Helm chart entrypoint, and default configuration, and are listed under \u003ccode\u003eServiceVersionList\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIconType\u003c/code\u003e and \u003ccode\u003eServiceDescriptionDetails\u003c/code\u003e are supporting data types used within the definitions of \u003ccode\u003eServiceDescription\u003c/code\u003e and are used for defining asset types and description sections.\u003c/p\u003e\n"]]],[],null,["# KRM API marketplace.gdc.goog/v1\n\nmarketplace.gdc.goog/v1\n-----------------------\n\nContains API Schema definitions for the Marketplace API group.\n\n### IconType\n\n*Underlying type:* `string`\nIconType represents the type of icon asset.\n\n*Appears in:*\n- [ServiceDescriptionSpec](#servicedescriptionspec)\n\n### ServiceDescription\n\nServiceDescription represents a description of a Marketplace service.\n\n*Appears in:*\n- [ServiceDescriptionList](#servicedescriptionlist)\n\n### ServiceDescriptionDetails\n\nServiceDescriptionDetails defines the fields available for a given section.\n\n*Appears in:*\n- [ServiceDescriptionSpec](#servicedescriptionspec)\n\n### ServiceDescriptionList\n\nRepresents a collection of `ServiceDescription` custom resources.\n\n### ServiceDescriptionSpec\n\nServiceDescriptionSpec defines a service description of a Marketplace service.\n\n*Appears in:*\n- [ServiceDescription](#servicedescription)\n\n### ServiceInstance\n\nRepresents an installed instance of a Marketplace service.\n\n*Appears in:*\n- [ServiceInstanceList](#serviceinstancelist)\n\n### ServiceInstanceList\n\nRepresents a collection of `ServiceInstance` custom resources.\n\n### ServiceInstanceSpec\n\nDefines an installed instance of a Marketplace service.\n\n*Appears in:*\n- [ServiceInstance](#serviceinstance)\n\n### ServiceInstanceStatus\n\nDefines the observed state of a Marketplace service instance.\n\n*Appears in:*\n- [ServiceInstance](#serviceinstance)\n\n### ServiceVersion\n\nRepresents a single version of a Marketplace service.\n\n*Appears in:*\n- [ServiceVersionList](#serviceversionlist)\n\n### ServiceVersionList\n\nRepresents a collection of `ServiceVersion` custom resources.\n\n### ServiceVersionSpec\n\nDefines an available version of a Marketplace service.\n\n*Appears in:*\n- [ServiceVersion](#serviceversion)"]]