public final class GoogleDevtoolsCloudbuildV1GoModule
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 Cloud Run Admin 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 |
|---|
GoogleDevtoolsCloudbuildV1GoModule() |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1GoModule |
clone() |
String |
getModulePath()
Optional.
|
String |
getModuleVersion()
Optional.
|
String |
getRepositoryLocation()
Optional.
|
String |
getRepositoryName()
Optional.
|
String |
getRepositoryProjectId()
Optional.
|
String |
getSourcePath()
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1GoModule |
setModulePath(String modulePath)
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
setModuleVersion(String moduleVersion)
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
setRepositoryLocation(String repositoryLocation)
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
setRepositoryName(String repositoryName)
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
setRepositoryProjectId(String repositoryProjectId)
Optional.
|
GoogleDevtoolsCloudbuildV1GoModule |
setSourcePath(String sourcePath)
Optional.
|
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 getModulePath()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setModulePath(String modulePath)
modulePath - modulePath or null for nonepublic String getModuleVersion()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setModuleVersion(String moduleVersion)
moduleVersion - moduleVersion or null for nonepublic String getRepositoryLocation()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setRepositoryLocation(String repositoryLocation)
repositoryLocation - repositoryLocation or null for nonepublic String getRepositoryName()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setRepositoryName(String repositoryName)
repositoryName - repositoryName or null for nonepublic String getRepositoryProjectId()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setRepositoryProjectId(String repositoryProjectId)
repositoryProjectId - repositoryProjectId or null for nonepublic String getSourcePath()
null for nonepublic GoogleDevtoolsCloudbuildV1GoModule setSourcePath(String sourcePath)
sourcePath - sourcePath or null for nonepublic GoogleDevtoolsCloudbuildV1GoModule set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic GoogleDevtoolsCloudbuildV1GoModule clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.