| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1GitSource.clone() |
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1Source.getGitSource()
If provided, get the source from this Git repository.
|
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1SourceProvenance.getResolvedGitSource()
Output only.
|
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1GitSource.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1GitSource.setDir(String dir)
Optional.
|
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1GitSource.setRevision(String revision)
Optional.
|
GoogleDevtoolsCloudbuildV1GitSource |
GoogleDevtoolsCloudbuildV1GitSource.setUrl(String url)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Source |
GoogleDevtoolsCloudbuildV1Source.setGitSource(GoogleDevtoolsCloudbuildV1GitSource gitSource)
If provided, get the source from this Git repository.
|
GoogleDevtoolsCloudbuildV1SourceProvenance |
GoogleDevtoolsCloudbuildV1SourceProvenance.setResolvedGitSource(GoogleDevtoolsCloudbuildV1GitSource resolvedGitSource)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.