| Modifier and Type | Method and Description |
|---|---|
Automation |
Automation.Builder.build() |
Automation |
Automation.Builder.buildPartial() |
Automation |
UpdateAutomationRequest.getAutomation()
Required.
|
Automation |
UpdateAutomationRequest.Builder.getAutomation()
Required.
|
Automation |
CreateAutomationRequest.getAutomation()
Required.
|
Automation |
CreateAutomationRequest.Builder.getAutomation()
Required.
|
Automation |
UpdateAutomationRequestOrBuilder.getAutomation()
Required.
|
Automation |
CreateAutomationRequestOrBuilder.getAutomation()
Required.
|
Automation |
ListAutomationsResponseOrBuilder.getAutomations(int index)
The `Automation` objects.
|
Automation |
ListAutomationsResponse.getAutomations(int index)
The `Automation` objects.
|
Automation |
ListAutomationsResponse.Builder.getAutomations(int index)
The `Automation` objects.
|
Automation |
AutomationRun.getAutomationSnapshot()
Output only.
|
Automation |
AutomationRun.Builder.getAutomationSnapshot()
Output only.
|
Automation |
AutomationRunOrBuilder.getAutomationSnapshot()
Output only.
|
static Automation |
Automation.getDefaultInstance() |
Automation |
Automation.getDefaultInstanceForType() |
Automation |
Automation.Builder.getDefaultInstanceForType() |
static Automation |
Automation.parseDelimitedFrom(InputStream input) |
static Automation |
Automation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Automation |
Automation.parseFrom(byte[] data) |
static Automation |
Automation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Automation |
Automation.parseFrom(ByteBuffer data) |
static Automation |
Automation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Automation |
Automation.parseFrom(com.google.protobuf.ByteString data) |
static Automation |
Automation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Automation |
Automation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Automation |
Automation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Automation |
Automation.parseFrom(InputStream input) |
static Automation |
Automation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Automation> |
ListAutomationsResponseOrBuilder.getAutomationsList()
The `Automation` objects.
|
List<Automation> |
ListAutomationsResponse.getAutomationsList()
The `Automation` objects.
|
List<Automation> |
ListAutomationsResponse.Builder.getAutomationsList()
The `Automation` objects.
|
com.google.protobuf.Parser<Automation> |
Automation.getParserForType() |
static com.google.protobuf.Parser<Automation> |
Automation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListAutomationsResponse.Builder |
ListAutomationsResponse.Builder.addAutomations(Automation value)
The `Automation` objects.
|
ListAutomationsResponse.Builder |
ListAutomationsResponse.Builder.addAutomations(int index,
Automation value)
The `Automation` objects.
|
UpdateAutomationRequest.Builder |
UpdateAutomationRequest.Builder.mergeAutomation(Automation value)
Required.
|
CreateAutomationRequest.Builder |
CreateAutomationRequest.Builder.mergeAutomation(Automation value)
Required.
|
AutomationRun.Builder |
AutomationRun.Builder.mergeAutomationSnapshot(Automation value)
Output only.
|
Automation.Builder |
Automation.Builder.mergeFrom(Automation other) |
static Automation.Builder |
Automation.newBuilder(Automation prototype) |
UpdateAutomationRequest.Builder |
UpdateAutomationRequest.Builder.setAutomation(Automation value)
Required.
|
CreateAutomationRequest.Builder |
CreateAutomationRequest.Builder.setAutomation(Automation value)
Required.
|
ListAutomationsResponse.Builder |
ListAutomationsResponse.Builder.setAutomations(int index,
Automation value)
The `Automation` objects.
|
AutomationRun.Builder |
AutomationRun.Builder.setAutomationSnapshot(Automation value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ListAutomationsResponse.Builder |
ListAutomationsResponse.Builder.addAllAutomations(Iterable<? extends Automation> values)
The `Automation` objects.
|
Copyright © 2024 Google LLC. All rights reserved.