public class Dataflow.Projects.DeleteSnapshots extends DataflowRequest<DeleteSnapshotResponse>
GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected 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)
DataflowRequest
set$Xgafv
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setAccessToken(String accessToken)
DataflowRequest
setAccessToken
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setAlt(String alt)
DataflowRequest
setAlt
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setCallback(String callback)
DataflowRequest
setCallback
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setFields(String fields)
DataflowRequest
setFields
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setKey(String key)
DataflowRequest
setKey
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setOauthToken(String oauthToken)
DataflowRequest
setOauthToken
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setPrettyPrint(Boolean prettyPrint)
DataflowRequest
setPrettyPrint
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setQuotaUser(String quotaUser)
DataflowRequest
setQuotaUser
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setUploadType(String uploadType)
DataflowRequest
setUploadType
in class DataflowRequest<DeleteSnapshotResponse>
public Dataflow.Projects.DeleteSnapshots setUploadProtocol(String uploadProtocol)
DataflowRequest
setUploadProtocol
in class DataflowRequest<DeleteSnapshotResponse>
public String getProjectId()
public Dataflow.Projects.DeleteSnapshots setProjectId(String projectId)
public String getSnapshotId()
public Dataflow.Projects.DeleteSnapshots setSnapshotId(String snapshotId)
public String getLocation()
public Dataflow.Projects.DeleteSnapshots setLocation(String location)
public Dataflow.Projects.DeleteSnapshots set(String parameterName, Object value)
set
in class DataflowRequest<DeleteSnapshotResponse>