| Modifier and Type | Method and Description |
|---|---|
AutomationRun |
AutomationRun.Builder.build() |
AutomationRun |
AutomationRun.Builder.buildPartial() |
AutomationRun |
ListAutomationRunsResponseOrBuilder.getAutomationRuns(int index)
The `AutomationRuns` objects.
|
AutomationRun |
ListAutomationRunsResponse.getAutomationRuns(int index)
The `AutomationRuns` objects.
|
AutomationRun |
ListAutomationRunsResponse.Builder.getAutomationRuns(int index)
The `AutomationRuns` objects.
|
static AutomationRun |
AutomationRun.getDefaultInstance() |
AutomationRun |
AutomationRun.getDefaultInstanceForType() |
AutomationRun |
AutomationRun.Builder.getDefaultInstanceForType() |
static AutomationRun |
AutomationRun.parseDelimitedFrom(InputStream input) |
static AutomationRun |
AutomationRun.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
AutomationRun.parseFrom(byte[] data) |
static AutomationRun |
AutomationRun.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
AutomationRun.parseFrom(ByteBuffer data) |
static AutomationRun |
AutomationRun.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
AutomationRun.parseFrom(com.google.protobuf.ByteString data) |
static AutomationRun |
AutomationRun.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
AutomationRun.parseFrom(com.google.protobuf.CodedInputStream input) |
static AutomationRun |
AutomationRun.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
AutomationRun.parseFrom(InputStream input) |
static AutomationRun |
AutomationRun.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AutomationRun> |
ListAutomationRunsResponseOrBuilder.getAutomationRunsList()
The `AutomationRuns` objects.
|
List<AutomationRun> |
ListAutomationRunsResponse.getAutomationRunsList()
The `AutomationRuns` objects.
|
List<AutomationRun> |
ListAutomationRunsResponse.Builder.getAutomationRunsList()
The `AutomationRuns` objects.
|
com.google.protobuf.Parser<AutomationRun> |
AutomationRun.getParserForType() |
static com.google.protobuf.Parser<AutomationRun> |
AutomationRun.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListAutomationRunsResponse.Builder |
ListAutomationRunsResponse.Builder.addAutomationRuns(AutomationRun value)
The `AutomationRuns` objects.
|
ListAutomationRunsResponse.Builder |
ListAutomationRunsResponse.Builder.addAutomationRuns(int index,
AutomationRun value)
The `AutomationRuns` objects.
|
AutomationRun.Builder |
AutomationRun.Builder.mergeFrom(AutomationRun other) |
static AutomationRun.Builder |
AutomationRun.newBuilder(AutomationRun prototype) |
ListAutomationRunsResponse.Builder |
ListAutomationRunsResponse.Builder.setAutomationRuns(int index,
AutomationRun value)
The `AutomationRuns` objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListAutomationRunsResponse.Builder |
ListAutomationRunsResponse.Builder.addAllAutomationRuns(Iterable<? extends AutomationRun> values)
The `AutomationRuns` objects.
|
Copyright © 2024 Google LLC. All rights reserved.