คอมโพเนนต์: SliceConceptRef
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ประเภทที่ซับซ้อน: SliceConceptRef
เนมสเปซ |
http://schemas.google.com/dspl/2010 |
คำอธิบายประกอบ |
มิติข้อมูลหรือเมตริกของส่วนแบ่ง |
แผนภาพ |
 |
ใช้โดย |
|
Attributes |
QName |
ประเภท |
คงที่ |
ค่าเริ่มต้น |
ใช้ |
หมายเหตุ |
แนวคิด |
xs:QName |
|
|
จำเป็น |
แนวคิดที่ว่ามิติข้อมูลหรือเมตริกสอดคล้องกัน
เป็น |
|
แหล่งที่มา |
<xs:complexType name="SliceConceptRef">
<xs:annotation>
<xs:documentation>A dimension or metric of a slice.</xs:documentation>
</xs:annotation>
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|
เนมสเปซ |
ไม่มีเนมสเปซ |
คำอธิบายประกอบ |
แนวคิดที่ว่ามิติข้อมูลหรือเมตริกสอดคล้องกัน
เป็น |
ประเภท |
xs:QName |
พร็อพเพอร์ตี้ |
|
ใช้โดย |
|
แหล่งที่มา |
<xs:attribute name="concept" type="xs:QName" use="required">
<xs:annotation>
<xs:documentation>The concept that the dimension or metric corresponds to.</xs:documentation>
</xs:annotation>
</xs:attribute>
|
สร้างโดยใช้
ตัวแก้ไข XML ของ oXygen
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-10-13 UTC
[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-10-13 UTC"],[[["SliceConceptRef signifies a dimension or metric within a slice, linking it to a specific concept."],["It is used by Slice elements to define their dimensions and metrics."],["The \"concept\" attribute, a required QName type, identifies the related concept."],["This structure is defined within the http://schemas.google.com/dspl/2010 namespace."]]],["The core content describes the `SliceConceptRef` complex type and its attribute `@concept`. `SliceConceptRef` represents a dimension or metric of a slice, and it is used by `Slice/dimension` and `Slice/metric`. The `concept` attribute, of type `xs:QName`, is required and specifies the related concept. This attribute is used within the `SliceConceptRef` to define the dimension or metric's corresponding concept.\n"]]