| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
ManagedInstanceScheduling |
ManagedInstanceScheduling.clone() |
ManagedInstanceScheduling |
ManagedInstance.getScheduling()
[Output Only] Information about the termination timestamp of the instance, if applicable.
|
ManagedInstanceScheduling |
ManagedInstanceScheduling.set(String fieldName,
Object value) |
ManagedInstanceScheduling |
ManagedInstanceScheduling.setTerminationTimestamp(String terminationTimestamp)
[Output Only] The timestamp when the MIG will automatically terminate the instance.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedInstance |
ManagedInstance.setScheduling(ManagedInstanceScheduling scheduling)
[Output Only] Information about the termination timestamp of the instance, if applicable.
|
Copyright © 2011–2025 Google. All rights reserved.