str
Optional. A snake-case name for the data result that
reflects its contents. The name is used to pass the result
around by reference, and serves as a signal about its
meaning.
- Example: "total_sales_by_product"
- Example: "sales_for_product_12345".
MutableSequence[google.protobuf.struct_pb2.Struct]
Optional. The content of the data. Each row
is a struct that matches the schema. Simple
values are represented as strings, while nested
structures are represented as lists or structs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Class DataResult (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/python/docs/reference/google-cloud-geminidataanalytics/latest/google.cloud.geminidataanalytics_v1alpha.types.DataResult)\n- [0.1.0](/python/docs/reference/google-cloud-geminidataanalytics/0.1.0/google.cloud.geminidataanalytics_v1alpha.types.DataResult) \n\n DataResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRetrieved data."]]