public class CloudBuild.Projects.Locations.List extends CloudBuildRequest<ListLocationsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.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, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected 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>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
                                                                 throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListLocationsResponse>IOExceptionpublic CloudBuild.Projects.Locations.List set$Xgafv(String $Xgafv)
CloudBuildRequestset$Xgafv in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setAccessToken(String accessToken)
CloudBuildRequestsetAccessToken in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setAlt(String alt)
CloudBuildRequestsetAlt in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setCallback(String callback)
CloudBuildRequestsetCallback in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setFields(String fields)
CloudBuildRequestsetFields in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setKey(String key)
CloudBuildRequestsetKey in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setOauthToken(String oauthToken)
CloudBuildRequestsetOauthToken in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setPrettyPrint(Boolean prettyPrint)
CloudBuildRequestsetPrettyPrint in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setQuotaUser(String quotaUser)
CloudBuildRequestsetQuotaUser in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setUploadType(String uploadType)
CloudBuildRequestsetUploadType in class CloudBuildRequest<ListLocationsResponse>public CloudBuild.Projects.Locations.List setUploadProtocol(String uploadProtocol)
CloudBuildRequestsetUploadProtocol 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.