Uses of Interface
com.google.cloud.tpu.v2alpha1.GuestAttributesEntryOrBuilder
-
Packages that use GuestAttributesEntryOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of GuestAttributesEntryOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement GuestAttributesEntryOrBuilder Modifier and Type Class Description class
GuestAttributesEntry
A guest attributes namespace/key/value entry.static class
GuestAttributesEntry.Builder
A guest attributes namespace/key/value entry.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesEntryOrBuilder Modifier and Type Method Description GuestAttributesEntryOrBuilder
GuestAttributesValue.Builder. getItemsOrBuilder(int index)
The list of guest attributes entries.GuestAttributesEntryOrBuilder
GuestAttributesValue. getItemsOrBuilder(int index)
The list of guest attributes entries.GuestAttributesEntryOrBuilder
GuestAttributesValueOrBuilder. getItemsOrBuilder(int index)
The list of guest attributes entries.Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type GuestAttributesEntryOrBuilder Modifier and Type Method Description List<? extends GuestAttributesEntryOrBuilder>
GuestAttributesValue.Builder. getItemsOrBuilderList()
The list of guest attributes entries.List<? extends GuestAttributesEntryOrBuilder>
GuestAttributesValue. getItemsOrBuilderList()
The list of guest attributes entries.List<? extends GuestAttributesEntryOrBuilder>
GuestAttributesValueOrBuilder. getItemsOrBuilderList()
The list of guest attributes entries.
-