| Modifier and Type | Method and Description |
|---|---|
AutomationRolloutMetadata |
AutomationRolloutMetadata.Builder.build() |
AutomationRolloutMetadata |
AutomationRolloutMetadata.Builder.buildPartial() |
AutomationRolloutMetadata |
Metadata.getAutomation()
Output only.
|
AutomationRolloutMetadata |
Metadata.Builder.getAutomation()
Output only.
|
AutomationRolloutMetadata |
MetadataOrBuilder.getAutomation()
Output only.
|
static AutomationRolloutMetadata |
AutomationRolloutMetadata.getDefaultInstance() |
AutomationRolloutMetadata |
AutomationRolloutMetadata.getDefaultInstanceForType() |
AutomationRolloutMetadata |
AutomationRolloutMetadata.Builder.getDefaultInstanceForType() |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseDelimitedFrom(InputStream input) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(byte[] data) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(ByteBuffer data) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(com.google.protobuf.ByteString data) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(com.google.protobuf.CodedInputStream input) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(InputStream input) |
static AutomationRolloutMetadata |
AutomationRolloutMetadata.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AutomationRolloutMetadata> |
AutomationRolloutMetadata.getParserForType() |
static com.google.protobuf.Parser<AutomationRolloutMetadata> |
AutomationRolloutMetadata.parser() |
| Modifier and Type | Method and Description |
|---|---|
Metadata.Builder |
Metadata.Builder.mergeAutomation(AutomationRolloutMetadata value)
Output only.
|
AutomationRolloutMetadata.Builder |
AutomationRolloutMetadata.Builder.mergeFrom(AutomationRolloutMetadata other) |
static AutomationRolloutMetadata.Builder |
AutomationRolloutMetadata.newBuilder(AutomationRolloutMetadata prototype) |
Metadata.Builder |
Metadata.Builder.setAutomation(AutomationRolloutMetadata value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.