public interface TargetPoolsRemoveInstanceRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
InstanceReference |
getInstances(int index)
URLs of the instances to be removed from target pool.
|
int |
getInstancesCount()
URLs of the instances to be removed from target pool.
|
List<InstanceReference> |
getInstancesList()
URLs of the instances to be removed from target pool.
|
InstanceReferenceOrBuilder |
getInstancesOrBuilder(int index)
URLs of the instances to be removed from target pool.
|
List<? extends InstanceReferenceOrBuilder> |
getInstancesOrBuilderList()
URLs of the instances to be removed from target pool.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<InstanceReference> getInstancesList()
URLs of the instances to be removed from target pool.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;InstanceReference getInstances(int index)
URLs of the instances to be removed from target pool.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;int getInstancesCount()
URLs of the instances to be removed from target pool.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;List<? extends InstanceReferenceOrBuilder> getInstancesOrBuilderList()
URLs of the instances to be removed from target pool.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;InstanceReferenceOrBuilder getInstancesOrBuilder(int index)
URLs of the instances to be removed from target pool.
repeated .google.cloud.compute.v1.InstanceReference instances = 29097598;Copyright © 2023 Google LLC. All rights reserved.