| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.clone() |
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Build.getSource()
Optional.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setConnectedRepository(GoogleDevtoolsCloudbuildV1ConnectedRepository connectedRepository)
Optional.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setDeveloperConnectConfig(GoogleDevtoolsCloudbuildV1DeveloperConnectConfig developerConnectConfig)
If provided, get the source from this Developer Connect config.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setGitSource(GoogleDevtoolsCloudbuildV1GitSource gitSource)
If provided, get the source from this Git repository.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setRepoSource(GoogleDevtoolsCloudbuildV1RepoSource repoSource)
If provided, get the source from this location in a Cloud Source Repository.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setStorageSource(GoogleDevtoolsCloudbuildV1StorageSource storageSource)
If provided, get the source from this location in Cloud Storage.
|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setStorageSourceManifest(GoogleDevtoolsCloudbuildV1StorageSourceManifest storageSourceManifest)
If provided, get the source from this manifest in Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Build |
GoogleDevtoolsCloudbuildV1Build.setSource(GoogleDevtoolsCloudbuildV1Source source)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.