Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
ProjectList |
ProjectList.clone() |
ProjectList |
ProjectList.set(String fieldName,
Object value) |
ProjectList |
ProjectList.setEtag(String etag)
A hash of the page of results.
|
ProjectList |
ProjectList.setKind(String kind)
The resource type of the response.
|
ProjectList |
ProjectList.setNextPageToken(String nextPageToken)
Use this token to request the next page of results.
|
ProjectList |
ProjectList.setProjects(List<ProjectList.Projects> projects)
Projects to which the user has at least READ access.
|
ProjectList |
ProjectList.setTotalItems(Integer totalItems)
The total number of projects in the page.
|
Copyright © 2011–2025 Google. All rights reserved.