public class CloudBuild.Projects.Locations.List extends CloudBuildRequest<ListLocationsResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List(String name)
Lists information about the supported locations for this service.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
List<String> |
getExtraLocationTypes()
Optional.
|
String |
getFilter()
A filter to narrow down results to a preferred subset.
|
String |
getName()
The resource that owns the locations collection, if applicable.
|
Integer |
getPageSize()
The maximum number of results to return.
|
String |
getPageToken()
A page token received from the `next_page_token` field in the response.
|
CloudBuild.Projects.Locations.List |
set(String parameterName,
Object value) |
CloudBuild.Projects.Locations.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
CloudBuild.Projects.Locations.List |
setAccessToken(String accessToken)
OAuth access token.
|
CloudBuild.Projects.Locations.List |
setAlt(String alt)
Data format for response.
|
CloudBuild.Projects.Locations.List |
setCallback(String callback)
JSONP
|
CloudBuild.Projects.Locations.List |
setExtraLocationTypes(List<String> extraLocationTypes)
Optional.
|
CloudBuild.Projects.Locations.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
CloudBuild.Projects.Locations.List |
setFilter(String filter)
A filter to narrow down results to a preferred subset.
|
CloudBuild.Projects.Locations.List |
setKey(String key)
API key.
|
CloudBuild.Projects.Locations.List |
setName(String name)
The resource that owns the locations collection, if applicable.
|
CloudBuild.Projects.Locations.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
CloudBuild.Projects.Locations.List |
setPageSize(Integer pageSize)
The maximum number of results to return.
|
CloudBuild.Projects.Locations.List |
setPageToken(String pageToken)
A page token received from the `next_page_token` field in the response.
|
CloudBuild.Projects.Locations.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
CloudBuild.Projects.Locations.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
CloudBuild.Projects.Locations.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
CloudBuild.Projects.Locations.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected List(String name)
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
CloudBuild.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name
- The resource that owns the locations collection, if applicable.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>
IOException
public CloudBuild.Projects.Locations.List set$Xgafv(String $Xgafv)
CloudBuildRequest
set$Xgafv
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setAccessToken(String accessToken)
CloudBuildRequest
setAccessToken
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setAlt(String alt)
CloudBuildRequest
setAlt
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setCallback(String callback)
CloudBuildRequest
setCallback
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setFields(String fields)
CloudBuildRequest
setFields
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setKey(String key)
CloudBuildRequest
setKey
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setOauthToken(String oauthToken)
CloudBuildRequest
setOauthToken
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setPrettyPrint(Boolean prettyPrint)
CloudBuildRequest
setPrettyPrint
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setQuotaUser(String quotaUser)
CloudBuildRequest
setQuotaUser
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setUploadType(String uploadType)
CloudBuildRequest
setUploadType
in class CloudBuildRequest<ListLocationsResponse>
public CloudBuild.Projects.Locations.List setUploadProtocol(String uploadProtocol)
CloudBuildRequest
setUploadProtocol
in class CloudBuildRequest<ListLocationsResponse>
public String getName()
public CloudBuild.Projects.Locations.List setName(String name)
public List<String> getExtraLocationTypes()
public CloudBuild.Projects.Locations.List setExtraLocationTypes(List<String> extraLocationTypes)
public String getFilter()
public CloudBuild.Projects.Locations.List setFilter(String filter)
public Integer getPageSize()
public CloudBuild.Projects.Locations.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudBuild.Projects.Locations.List setPageToken(String pageToken)
public CloudBuild.Projects.Locations.List set(String parameterName, Object value)
set
in class CloudBuildRequest<ListLocationsResponse>
Copyright © 2011–2025 Google. All rights reserved.