| Modifier and Type | Method and Description |
|---|---|
Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.Builder.build() |
Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.Builder.buildPartial() |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.getDefaultInstance() |
Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.getDefaultInstanceForType() |
Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.Builder.getDefaultInstanceForType() |
Rollout.DeleteServiceStrategy |
Rollout.getDeleteServiceStrategy()
The strategy associated with a rollout to delete a `ManagedService`.
|
Rollout.DeleteServiceStrategy |
Rollout.Builder.getDeleteServiceStrategy()
The strategy associated with a rollout to delete a `ManagedService`.
|
Rollout.DeleteServiceStrategy |
RolloutOrBuilder.getDeleteServiceStrategy()
The strategy associated with a rollout to delete a `ManagedService`.
|
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseDelimitedFrom(InputStream input) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(byte[] data) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(ByteBuffer data) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(com.google.protobuf.ByteString data) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(InputStream input) |
static Rollout.DeleteServiceStrategy |
Rollout.DeleteServiceStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rollout.DeleteServiceStrategy> |
Rollout.DeleteServiceStrategy.getParserForType() |
static com.google.protobuf.Parser<Rollout.DeleteServiceStrategy> |
Rollout.DeleteServiceStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rollout.Builder |
Rollout.Builder.mergeDeleteServiceStrategy(Rollout.DeleteServiceStrategy value)
The strategy associated with a rollout to delete a `ManagedService`.
|
Rollout.DeleteServiceStrategy.Builder |
Rollout.DeleteServiceStrategy.Builder.mergeFrom(Rollout.DeleteServiceStrategy other) |
static Rollout.DeleteServiceStrategy.Builder |
Rollout.DeleteServiceStrategy.newBuilder(Rollout.DeleteServiceStrategy prototype) |
Rollout.Builder |
Rollout.Builder.setDeleteServiceStrategy(Rollout.DeleteServiceStrategy value)
The strategy associated with a rollout to delete a `ManagedService`.
|
Copyright © 2025 Google LLC. All rights reserved.