Uses of Interface
com.google.cloud.tpu.v2alpha1.GuestAttributesOrBuilder
-
Packages that use GuestAttributesOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of GuestAttributesOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement GuestAttributesOrBuilder Modifier and Type Class Description class
GuestAttributes
A guest attributes.static class
GuestAttributes.Builder
A guest attributes.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesOrBuilder Modifier and Type Method Description GuestAttributesOrBuilder
GetGuestAttributesResponse.Builder. getGuestAttributesOrBuilder(int index)
The guest attributes for the TPU workers.GuestAttributesOrBuilder
GetGuestAttributesResponse. getGuestAttributesOrBuilder(int index)
The guest attributes for the TPU workers.GuestAttributesOrBuilder
GetGuestAttributesResponseOrBuilder. getGuestAttributesOrBuilder(int index)
The guest attributes for the TPU workers.Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type GuestAttributesOrBuilder Modifier and Type Method Description List<? extends GuestAttributesOrBuilder>
GetGuestAttributesResponse.Builder. getGuestAttributesOrBuilderList()
The guest attributes for the TPU workers.List<? extends GuestAttributesOrBuilder>
GetGuestAttributesResponse. getGuestAttributesOrBuilderList()
The guest attributes for the TPU workers.List<? extends GuestAttributesOrBuilder>
GetGuestAttributesResponseOrBuilder. getGuestAttributesOrBuilderList()
The guest attributes for the TPU workers.
-