Send feedback
Class AvroOptions (2.30.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.30.1 keyboard_arrow_down
Options if source format is set to AVRO.
Inheritance
builtins.object
>
AvroOptions
Properties
Methods
from_api_repr(resource: Dict[str, bool])
Factory: construct an instance from a resource dict.
Parameter
Name Description resource
Dict[str, bool]
Definition of a .format_options.AvroOptions
instance in the same representation as is returned from the API.
Returns
Type Description `.format_options.AvroOptions` Configuration parsed from ``resource``.
Build an API representation of this object.
Returns
Type Description Dict[str, bool] A dictionary in the format used by the BigQuery API.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-11-18 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?