schema

The JSON schema that the output should conform to. Only applicable when mime_type is application/json.


Sets Builder.schema to an arbitrary JSON value.

You should usually call Builder.schema with a well-typed Schema value instead. This method is primarily for setting the field to an undocumented or not yet supported value.