v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

SearchAuthorizedViewSets

get/v1/{+parent}/authorizedViews:search

Path parameters

parentstring required

Required. The parent resource of the AuthorizedViews. If the parent is set to -, all AuthorizedViews under the location will be returned.

Query parameters

orderBystring

Optional. The order by expression to order authorized views listed in the response.

pageSizeinteger

Optional. The maximum number of view to return in the response. If the value is zero, the service will select a default size. A call might return fewer objects than requested. A non-empty next_page_token in the response indicates that more data is available.

pageTokenstring

Optional. The value returned by the last ListAuthorizedViewsResponse. This value indicates that this is a continuation of a prior ListAuthorizedViews call and that the system should return the next page of data.

querystring

Optional. The query expression to search authorized views.

Response

Successful response