API Llama al método tables.insert con un recurso de tabla definido.
API Call the datasets.insert method with a defined dataset resource.
API Llama al método bigquery.tables.get y proporciona los parámetros relevantes.
API Call the bigquery.tables.get method and provide any relevant parameters.
API Llama al método propiedad schema para agregar las columnas anidadas a tu definición de esquema.
API Call the tables.patch method and use the schema property to add the nested columns to your schema definition.
API Llama al método datasets.patch o al método tables.patch y agrega etiquetas con el valor configurado a la string vacía ("") en el recurso de conjunto de datos o el recurso de tabla.
API Call the datasets.patch method or the tables.patch method and add labels with the value set to the empty string ("") in the dataset resource or the table resource.
También puedes modificar la definición de esquema. API Llama al método tables.insert con un recurso de tabla definido.
API Call the tables.insert method with a defined table resource that specifies the timePartitioning property and the schema property.
API Llama al método tables.insert con un recurso de tabla definido que especifique la propiedad timePartitioning y la propiedad schema.
API Call the datasets.insert method with a defined dataset resource.