| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Dependency |
GoogleDevtoolsCloudbuildV1Dependency.clone() |
GoogleDevtoolsCloudbuildV1Dependency |
GoogleDevtoolsCloudbuildV1Dependency.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1Dependency |
GoogleDevtoolsCloudbuildV1Dependency.setEmpty(Boolean empty)
If set to true disable all dependency fetching (ignoring the default source as well).
|
GoogleDevtoolsCloudbuildV1Dependency |
GoogleDevtoolsCloudbuildV1Dependency.setGitSource(GoogleDevtoolsCloudbuildV1GitSourceDependency gitSource)
Represents a git repository as a build dependency.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleDevtoolsCloudbuildV1Dependency> |
GoogleDevtoolsCloudbuildV1Build.getDependencies()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1Build |
GoogleDevtoolsCloudbuildV1Build.setDependencies(List<GoogleDevtoolsCloudbuildV1Dependency> dependencies)
Optional.
|
Copyright © 2011–2026 Google. All rights reserved.