- - schema: "[{\"description\": \"An example string field. Illustrates the storage of textual data compliant with STRING type\",\"mode\": \"NULLABLE\",\"name\": \"exampleID\",\"type\": \"STRING\"},{\"description\": \"An integer value. Demonstrates the representation of whole number data compliant with INTEGER type\",\"mode\": \"NULLABLE\",\"name\": \"numberField\",\"type\": \"INTEGER\"},{\"description\": \"This field stores data crucial for Google Cloud Pub/Sub connectivity\",\"mode\": \"NULLABLE\",\"name\": \"data\",\"type\": \"STRING\"}]"
0 commit comments