Class ListCompilationResultsResponse (0.1.0)

ListCompilationResultsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

ListCompilationResults response message.

Attributes

NameDescription
compilation_results Sequence[google.cloud.dataform_v1alpha2.types.CompilationResult]
List of compilation results.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.