public final class GoogleCloudCommonOperationMetadata
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Identity and Access Management (IAM) API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GoogleCloudCommonOperationMetadata() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getApiVersion()
null for nonepublic GoogleCloudCommonOperationMetadata setApiVersion(String apiVersion)
apiVersion - apiVersion or null for nonepublic Boolean getCancelRequested()
null for nonepublic GoogleCloudCommonOperationMetadata setCancelRequested(Boolean cancelRequested)
cancelRequested - cancelRequested or null for nonepublic String getCreateTime()
null for nonepublic GoogleCloudCommonOperationMetadata setCreateTime(String createTime)
createTime - createTime or null for nonepublic String getEndTime()
null for nonepublic GoogleCloudCommonOperationMetadata setEndTime(String endTime)
endTime - endTime or null for nonepublic String getStatusDetail()
null for nonepublic GoogleCloudCommonOperationMetadata setStatusDetail(String statusDetail)
statusDetail - statusDetail or null for nonepublic String getTarget()
null for nonepublic GoogleCloudCommonOperationMetadata setTarget(String target)
target - target or null for nonepublic String getVerb()
null for nonepublic GoogleCloudCommonOperationMetadata setVerb(String verb)
verb - verb or null for nonepublic GoogleCloudCommonOperationMetadata set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleCloudCommonOperationMetadata clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.