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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eQueryCompilationResultActionsRequest\u003c/code\u003e class within the Dataform v1beta1 API, which is used to request a list of actions related to a compilation result.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQueryCompilationResultActionsRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and request pagination.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eQueryCompilationResultActionsRequest\u003c/code\u003e include \u003ccode\u003eCompilationResultName\u003c/code\u003e for specifying the compilation result, \u003ccode\u003eFilter\u003c/code\u003e for optional filtering of the results by file path, \u003ccode\u003eName\u003c/code\u003e to identify the compilation result, \u003ccode\u003ePageSize\u003c/code\u003e for setting the number of results per page, and \u003ccode\u003ePageToken\u003c/code\u003e for retrieving subsequent pages of results.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another to copy data from an existing \u003ccode\u003eQueryCompilationResultActionsRequest\u003c/code\u003e instance, allowing for easy creation and cloning of objects.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is found in version \u003ccode\u003e1.0.0-beta08\u003c/code\u003e, with an older version \u003ccode\u003e1.0.0-beta07\u003c/code\u003e also available.\u003c/p\u003e\n"]]],[],null,["# Dataform v1beta1 API - Class QueryCompilationResultActionsRequest (1.0.0-beta08)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta08 (latest)](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest)\n- [1.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/1.0.0-beta07/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest) \n\n public sealed class QueryCompilationResultActionsRequest : IMessage\u003cQueryCompilationResultActionsRequest\u003e, IEquatable\u003cQueryCompilationResultActionsRequest\u003e, IDeepCloneable\u003cQueryCompilationResultActionsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Dataform v1beta1 API class QueryCompilationResultActionsRequest.\n\n`QueryCompilationResultActions` request message. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e QueryCompilationResultActionsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[QueryCompilationResultActionsRequest](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[QueryCompilationResultActionsRequest](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[QueryCompilationResultActionsRequest](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dataform.V1Beta1](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataform.V1Beta1.dll\n\nConstructors\n------------\n\n### QueryCompilationResultActionsRequest()\n\n public QueryCompilationResultActionsRequest()\n\n### QueryCompilationResultActionsRequest(QueryCompilationResultActionsRequest)\n\n public QueryCompilationResultActionsRequest(QueryCompilationResultActionsRequest other)\n\nProperties\n----------\n\n### CompilationResultName\n\n public CompilationResultName CompilationResultName { get; set; }\n\n[CompilationResultName](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.CompilationResultName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Dataform.V1Beta1/latest/Google.Cloud.Dataform.V1Beta1.QueryCompilationResultActionsRequest#Google_Cloud_Dataform_V1Beta1_QueryCompilationResultActionsRequest_Name) resource name property.\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. Optional filter for the returned list. Filtering is only\ncurrently supported on the `file_path` field.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The compilation result's name.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. Maximum number of compilation results to return. The server may\nreturn fewer items than requested. If unspecified, the server will pick an\nappropriate default.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. Page token received from a previous\n`QueryCompilationResultActions` call. Provide this to retrieve the\nsubsequent page.\n\nWhen paginating, all other parameters provided to\n`QueryCompilationResultActions`, with the exception of `page_size`, must\nmatch the call that provided the page token."]]