| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
SdkBug |
SdkBug.clone() |
SdkBug |
SdkBug.set(String fieldName,
Object value) |
SdkBug |
SdkBug.setSeverity(String severity)
Output only.
|
SdkBug |
SdkBug.setType(String type)
Output only.
|
SdkBug |
SdkBug.setUri(String uri)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<SdkBug> |
SdkVersion.getBugs()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
SdkVersion |
SdkVersion.setBugs(List<SdkBug> bugs)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.