| Modifier and Type | Method and Description |
|---|---|
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.clear() |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.clearDiscardLocalSsd()
If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD data will be preserved when the instance is stopped at the end of the run duration/termination time.
|
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.clone() |
SchedulingOnInstanceStopAction.Builder |
Scheduling.Builder.getOnInstanceStopActionBuilder()
optional .google.cloud.compute.v1.SchedulingOnInstanceStopAction on_instance_stop_action = 529876681;
|
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.mergeFrom(com.google.protobuf.Message other) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.mergeFrom(SchedulingOnInstanceStopAction other) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.newBuilder() |
static SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.newBuilder(SchedulingOnInstanceStopAction prototype) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.newBuilderForType() |
protected SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.setDiscardLocalSsd(boolean value)
If true, the contents of any attached Local SSD disks will be discarded else, the Local SSD data will be preserved when the instance is stopped at the end of the run duration/termination time.
|
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SchedulingOnInstanceStopAction.Builder |
SchedulingOnInstanceStopAction.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Scheduling.Builder |
Scheduling.Builder.setOnInstanceStopAction(SchedulingOnInstanceStopAction.Builder builderForValue)
optional .google.cloud.compute.v1.SchedulingOnInstanceStopAction on_instance_stop_action = 529876681;
|
Copyright © 2025 Google LLC. All rights reserved.