2022-09-14
▼ ▲ analyticshub.projects.locations.list
HTTP Method : GET
Parameter Order : name
Flat Path : v1beta1/projects/{projectsId}/locations
Scopes :
Parameters :
name
Pattern : ^projects/[^/]+$
Description : The resource that owns the locations collection, if applicable.
Location : path
Required : Yes
Type : string
filter
Location : query
Type : string
Description : A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
pageToken
Type : string
Location : query
Description : A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
pageSize
Format : int32
Description : The maximum number of results to return. If not set, the service selects a default.
Type : integer
Location : query
Description : Lists information about the supported locations for this service.
Path : v1beta1/{+name}/locations
▼ ▲ analyticshub.projects.locations.get
Scopes :
Path : v1beta1/{+name}
HTTP Method : GET
Description : Gets information about a location.
Parameters :
name
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+$
Required : Yes
Description : Resource name for the location.
Type : string
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}
Parameter Order : name