Class QueryCompilationResultActionsRequest (0.8.0)

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

QueryCompilationResultActions request message.

Attributes

Name Description
name str
Required. The compilation result's name.
page_size int
Optional. Maximum number of compilation results to return. The server may return fewer items than requested. If unspecified, the server will pick an appropriate default.
page_token str
Optional. Page token received from a previous QueryCompilationResultActions call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to QueryCompilationResultActions, with the exception of page_size, must match the call that provided the page token.
filter str
Optional. Optional filter for the returned list. Filtering is only currently supported on the file_path field.