package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val list : ?base_url:string -> ?std_params:GapiService.StandardParameters.t -> ?maxResults:int -> ?pageToken:string -> GapiConversation.Session.t -> GapiBigqueryV2Model.ProjectList.t * GapiConversation.Session.t

Lists all projects to which you have been granted any project role.

  • parameter base_url

    Service endpoint base URL (defaults to "https://www.googleapis.com/bigquery/v2/").

  • parameter std_params

    Optional standard parameters.

  • parameter maxResults

    Maximum number of results to return

  • parameter pageToken

    Page token, returned by a previous call, to request the next page of results