public class Dataflow.Projects.DeleteSnapshots extends DataflowRequest<DeleteSnapshotResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
DeleteSnapshots(String projectId)
Deletes a snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location that contains this snapshot.
|
String |
getProjectId()
The ID of the Cloud Platform project that the snapshot belongs to.
|
String |
getSnapshotId()
The ID of the snapshot.
|
Dataflow.Projects.DeleteSnapshots |
set(String parameterName,
Object value) |
Dataflow.Projects.DeleteSnapshots |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dataflow.Projects.DeleteSnapshots |
setAccessToken(String accessToken)
OAuth access token.
|
Dataflow.Projects.DeleteSnapshots |
setAlt(String alt)
Data format for response.
|
Dataflow.Projects.DeleteSnapshots |
setCallback(String callback)
JSONP
|
Dataflow.Projects.DeleteSnapshots |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dataflow.Projects.DeleteSnapshots |
setKey(String key)
API key.
|
Dataflow.Projects.DeleteSnapshots |
setLocation(String location)
The location that contains this snapshot.
|
Dataflow.Projects.DeleteSnapshots |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dataflow.Projects.DeleteSnapshots |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dataflow.Projects.DeleteSnapshots |
setProjectId(String projectId)
The ID of the Cloud Platform project that the snapshot belongs to.
|
Dataflow.Projects.DeleteSnapshots |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dataflow.Projects.DeleteSnapshots |
setSnapshotId(String snapshotId)
The ID of the snapshot.
|
Dataflow.Projects.DeleteSnapshots |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dataflow.Projects.DeleteSnapshots |
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, 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 DeleteSnapshots(String projectId)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeleteSnapshots#initialize(com.google.api.client.googleapis.services.Abst
ractGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
projectId - The ID of the Cloud Platform project that the snapshot belongs to.public Dataflow.Projects.DeleteSnapshots set$Xgafv(String $Xgafv)
DataflowRequestset$Xgafv in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setAccessToken(String accessToken)
DataflowRequestsetAccessToken in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setAlt(String alt)
DataflowRequestsetAlt in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setCallback(String callback)
DataflowRequestsetCallback in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setFields(String fields)
DataflowRequestsetFields in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setKey(String key)
DataflowRequestsetKey in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setOauthToken(String oauthToken)
DataflowRequestsetOauthToken in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setPrettyPrint(Boolean prettyPrint)
DataflowRequestsetPrettyPrint in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setQuotaUser(String quotaUser)
DataflowRequestsetQuotaUser in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setUploadType(String uploadType)
DataflowRequestsetUploadType in class DataflowRequest<DeleteSnapshotResponse>public Dataflow.Projects.DeleteSnapshots setUploadProtocol(String uploadProtocol)
DataflowRequestsetUploadProtocol in class DataflowRequest<DeleteSnapshotResponse>public String getProjectId()
public Dataflow.Projects.DeleteSnapshots setProjectId(String projectId)
public String getLocation()
public Dataflow.Projects.DeleteSnapshots setLocation(String location)
public String getSnapshotId()
public Dataflow.Projects.DeleteSnapshots setSnapshotId(String snapshotId)
public Dataflow.Projects.DeleteSnapshots set(String parameterName, Object value)
set in class DataflowRequest<DeleteSnapshotResponse>Copyright © 2011–2022 Google. All rights reserved.