public interface BulkZoneSetLabelsRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BulkSetLabelsRequest |
getRequests(int index)
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892; |
int |
getRequestsCount()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892; |
List<BulkSetLabelsRequest> |
getRequestsList()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892; |
BulkSetLabelsRequestOrBuilder |
getRequestsOrBuilder(int index)
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892; |
List<? extends BulkSetLabelsRequestOrBuilder> |
getRequestsOrBuilderList()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<BulkSetLabelsRequest> getRequestsList()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892;BulkSetLabelsRequest getRequests(int index)
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892;int getRequestsCount()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892;List<? extends BulkSetLabelsRequestOrBuilder> getRequestsOrBuilderList()
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892;BulkSetLabelsRequestOrBuilder getRequestsOrBuilder(int index)
repeated .google.cloud.compute.v1.BulkSetLabelsRequest requests = 143613892;Copyright © 2025 Google LLC. All rights reserved.