public class DLP.Projects.InspectTemplates.List extends DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists InspectTemplates.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
String |
getLocationId()
Deprecated.
|
String |
getOrderBy()
Comma separated list of fields to order by, followed by `asc` or `desc` postfix.
|
Integer |
getPageSize()
Size of the page, can be limited by server.
|
String |
getPageToken()
Page token to continue retrieval.
|
String |
getParent()
Required.
|
DLP.Projects.InspectTemplates.List |
set(String parameterName,
Object value) |
DLP.Projects.InspectTemplates.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
DLP.Projects.InspectTemplates.List |
setAccessToken(String accessToken)
OAuth access token.
|
DLP.Projects.InspectTemplates.List |
setAlt(String alt)
Data format for response.
|
DLP.Projects.InspectTemplates.List |
setCallback(String callback)
JSONP
|
DLP.Projects.InspectTemplates.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
DLP.Projects.InspectTemplates.List |
setKey(String key)
API key.
|
DLP.Projects.InspectTemplates.List |
setLocationId(String locationId)
Deprecated.
|
DLP.Projects.InspectTemplates.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
DLP.Projects.InspectTemplates.List |
setOrderBy(String orderBy)
Comma separated list of fields to order by, followed by `asc` or `desc` postfix.
|
DLP.Projects.InspectTemplates.List |
setPageSize(Integer pageSize)
Size of the page, can be limited by server.
|
DLP.Projects.InspectTemplates.List |
setPageToken(String pageToken)
Page token to continue retrieval.
|
DLP.Projects.InspectTemplates.List |
setParent(String parent)
Required.
|
DLP.Projects.InspectTemplates.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
DLP.Projects.InspectTemplates.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
DLP.Projects.InspectTemplates.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
DLP.Projects.InspectTemplates.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 parent)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. DLP.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
parent - Required. Parent resource name. The format of this value varies depending on the scope of the
request (project or organization) and whether you have [specified a processing
location](https://cloud.google.com/dlp/docs/specifying-location): + Projects scope,
location specified: `projects/`PROJECT_ID`/locations/`LOCATION_ID + Projects scope, no
location specified (defaults to global): `projects/`PROJECT_ID + Organizations scope,
location specified: `organizations/`ORG_ID`/locations/`LOCATION_ID + Organizations scope,
no location specified (defaults to global): `organizations/`ORG_ID The following example
`parent` string specifies a parent project with the identifier `example-project`, and
specifies the `europe-west3` location for processing data: parent=projects/example-
project/locations/europe-west3public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>IOExceptionpublic DLP.Projects.InspectTemplates.List set$Xgafv(String $Xgafv)
DLPRequestset$Xgafv in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setAccessToken(String accessToken)
DLPRequestsetAccessToken in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setAlt(String alt)
DLPRequestsetAlt in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setCallback(String callback)
DLPRequestsetCallback in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setFields(String fields)
DLPRequestsetFields in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setKey(String key)
DLPRequestsetKey in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setOauthToken(String oauthToken)
DLPRequestsetOauthToken in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setPrettyPrint(Boolean prettyPrint)
DLPRequestsetPrettyPrint in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setQuotaUser(String quotaUser)
DLPRequestsetQuotaUser in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setUploadType(String uploadType)
DLPRequestsetUploadType in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public DLP.Projects.InspectTemplates.List setUploadProtocol(String uploadProtocol)
DLPRequestsetUploadProtocol in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>public String getParent()
public DLP.Projects.InspectTemplates.List setParent(String parent)
public String getLocationId()
public DLP.Projects.InspectTemplates.List setLocationId(String locationId)
public String getOrderBy()
public DLP.Projects.InspectTemplates.List setOrderBy(String orderBy)
public Integer getPageSize()
public DLP.Projects.InspectTemplates.List setPageSize(Integer pageSize)
public String getPageToken()
public DLP.Projects.InspectTemplates.List setPageToken(String pageToken)
public DLP.Projects.InspectTemplates.List set(String parameterName, Object value)
set in class DLPRequest<GooglePrivacyDlpV2ListInspectTemplatesResponse>Copyright © 2011–2020 Google. All rights reserved.