تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Creates a new FeatureView using a POST request to the specified endpoint."],["Requires providing FeatureView details in the request body and specifying the parent project in the URL."],["Needs appropriate authorization with specific OAuth scopes for successful execution."],["Returns the newly created FeatureView object in the response body upon successful completion."]]],["To create a FeatureView, send a POST request to the specified URL, including the required `parent` path parameter (e.g., \"projects/*\"). Optionally, include a `workloadTag` query parameter. The request body must contain a FeatureView instance. Successful requests return a newly created FeatureView instance. Authorization requires one of four listed OAuth scopes. The URL structure uses gRPC Transcoding syntax.\n"]]