public interface GuestAttributesValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GuestAttributesEntry |
getItems(int index)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
int |
getItemsCount()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
List<GuestAttributesEntry> |
getItemsList()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesEntryOrBuilder |
getItemsOrBuilder(int index)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
List<? extends GuestAttributesEntryOrBuilder> |
getItemsOrBuilderList()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<GuestAttributesEntry> getItemsList()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016;GuestAttributesEntry getItems(int index)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016;int getItemsCount()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016;List<? extends GuestAttributesEntryOrBuilder> getItemsOrBuilderList()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016;GuestAttributesEntryOrBuilder getItemsOrBuilder(int index)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016;Copyright © 2023 Google LLC. All rights reserved.