public class CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List extends CloudHealthcareRequest<ListConsentsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(String parent)
Lists the Consent in the given consent store, returning each Consent's latest revision.
|
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.
CloudHealthcare.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
parent - Required. Name of the consent store to retrieve Consents from.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListConsentsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListConsentsResponse>IOExceptionpublic CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<ListConsentsResponse>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<ListConsentsResponse>public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setParent(String parent)
public String getFilter()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setFilter(String filter)
public Integer getPageSize()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setPageSize(Integer pageSize)
public String getPageToken()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List setPageToken(String pageToken)
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Consents.List set(String parameterName, Object value)
set in class CloudHealthcareRequest<ListConsentsResponse>Copyright © 2011–2025 Google. All rights reserved.