Required. The project and location from which the TlsInspectionPolicies should be listed, specified in the format projects/{project}/locations/{location}.
Authorization requires the following IAM permission on the specified resource parent:
networksecurity.tlsInspectionPolicies.list
Query parameters
Parameters
pageSize
integer
Maximum number of TlsInspectionPolicies to return per call.
pageToken
string
The value returned by the last 'ListTlsInspectionPoliciesResponse' Indicates that this is a continuation of a prior 'tlsInspectionPolicies.list' call, and that the system should return the next page of data.
Request body
The request body must be empty.
Response body
Response returned by the tlsInspectionPolicies.list method.
If successful, the response body contains data with the following structure:
If there might be more results than those appearing in this response, then 'nextPageToken' is included. To get the next set of results, call this method again using the value of 'nextPageToken' as 'pageToken'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis document describes how to list \u003ccode\u003eTlsInspectionPolicies\u003c/code\u003e within a specified project and location using a \u003ccode\u003eGET\u003c/code\u003e request to the provided URL, which follows gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the \u003ccode\u003eparent\u003c/code\u003e path parameter to define the project and location, and authorization using the \u003ccode\u003enetworksecurity.tlsInspectionPolicies.list\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe query parameters \u003ccode\u003epageSize\u003c/code\u003e and \u003ccode\u003epageToken\u003c/code\u003e allow for pagination of the results, and \u003ccode\u003epageToken\u003c/code\u003e is used to get the next page of data from a previous request.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the successful response body will contain an array of \u003ccode\u003eTlsInspectionPolicies\u003c/code\u003e, a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination, and a list of unreachable locations.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the OAuth scope of \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]