public class CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create extends CloudHealthcareRequest<ConsentStore>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Create(String parent,
ConsentStore content)
Creates a new consent store in the parent dataset.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, 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 Create(String parent, ConsentStore content)
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. The name of the dataset this consent store belongs to.content - the ConsentStorepublic CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create set$Xgafv(String $Xgafv)
CloudHealthcareRequestset$Xgafv in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setAccessToken(String accessToken)
CloudHealthcareRequestsetAccessToken in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setAlt(String alt)
CloudHealthcareRequestsetAlt in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setCallback(String callback)
CloudHealthcareRequestsetCallback in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setFields(String fields)
CloudHealthcareRequestsetFields in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setKey(String key)
CloudHealthcareRequestsetKey in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setOauthToken(String oauthToken)
CloudHealthcareRequestsetOauthToken in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setPrettyPrint(Boolean prettyPrint)
CloudHealthcareRequestsetPrettyPrint in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setQuotaUser(String quotaUser)
CloudHealthcareRequestsetQuotaUser in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setUploadType(String uploadType)
CloudHealthcareRequestsetUploadType in class CloudHealthcareRequest<ConsentStore>public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setUploadProtocol(String uploadProtocol)
CloudHealthcareRequestsetUploadProtocol in class CloudHealthcareRequest<ConsentStore>public String getParent()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setParent(String parent)
public String getConsentStoreId()
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create setConsentStoreId(String consentStoreId)
public CloudHealthcare.Projects.Locations.Datasets.ConsentStores.Create set(String parameterName, Object value)
set in class CloudHealthcareRequest<ConsentStore>Copyright © 2011–2025 Google. All rights reserved.