| Package | Description |
|---|---|
| com.google.api.services.run.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1GitSourceRepository |
GoogleDevtoolsCloudbuildV1GitSourceRepository.clone() |
GoogleDevtoolsCloudbuildV1GitSourceRepository |
GoogleDevtoolsCloudbuildV1GitSourceDependency.getRepository()
Required.
|
GoogleDevtoolsCloudbuildV1GitSourceRepository |
GoogleDevtoolsCloudbuildV1GitSourceRepository.set(String fieldName,
Object value) |
GoogleDevtoolsCloudbuildV1GitSourceRepository |
GoogleDevtoolsCloudbuildV1GitSourceRepository.setDeveloperConnect(String developerConnect)
The Developer Connect Git repository link formatted as
`projects/locations/connections/gitRepositoryLink`
|
GoogleDevtoolsCloudbuildV1GitSourceRepository |
GoogleDevtoolsCloudbuildV1GitSourceRepository.setUrl(String url)
Location of the Git repository.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleDevtoolsCloudbuildV1GitSourceDependency |
GoogleDevtoolsCloudbuildV1GitSourceDependency.setRepository(GoogleDevtoolsCloudbuildV1GitSourceRepository repository)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.