public interface ReservationsPerformMaintenanceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMaintenanceScope()
Specifies if all, running or unused hosts are in scope for this request.
|
com.google.protobuf.ByteString |
getMaintenanceScopeBytes()
Specifies if all, running or unused hosts are in scope for this request.
|
boolean |
hasMaintenanceScope()
Specifies if all, running or unused hosts are in scope for this request.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMaintenanceScope()
Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.
optional string maintenance_scope = 140687912;String getMaintenanceScope()
Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.
optional string maintenance_scope = 140687912;com.google.protobuf.ByteString getMaintenanceScopeBytes()
Specifies if all, running or unused hosts are in scope for this request. Check the MaintenanceScope enum for the list of possible values.
optional string maintenance_scope = 140687912;Copyright © 2025 Google LLC. All rights reserved.