public interface InstanceGroupManagersDeletePerInstanceConfigsReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getNames(int index)
The list of instance names for which we want to delete per-instance configs on this managed instance group.
|
com.google.protobuf.ByteString |
getNamesBytes(int index)
The list of instance names for which we want to delete per-instance configs on this managed instance group.
|
int |
getNamesCount()
The list of instance names for which we want to delete per-instance configs on this managed instance group.
|
List<String> |
getNamesList()
The list of instance names for which we want to delete per-instance configs on this managed instance group.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNamesList()
The list of instance names for which we want to delete per-instance configs on this managed instance group.
repeated string names = 104585032;int getNamesCount()
The list of instance names for which we want to delete per-instance configs on this managed instance group.
repeated string names = 104585032;String getNames(int index)
The list of instance names for which we want to delete per-instance configs on this managed instance group.
repeated string names = 104585032;index - The index of the element to return.com.google.protobuf.ByteString getNamesBytes(int index)
The list of instance names for which we want to delete per-instance configs on this managed instance group.
repeated string names = 104585032;index - The index of the value to return.Copyright © 2023 Google LLC. All rights reserved.