Uses of Interface
com.google.cloud.tpu.v2alpha1.GuestAttributesValueOrBuilder
-
Packages that use GuestAttributesValueOrBuilder Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU API -
-
Uses of GuestAttributesValueOrBuilder in com.google.cloud.tpu.v2alpha1
Classes in com.google.cloud.tpu.v2alpha1 that implement GuestAttributesValueOrBuilder Modifier and Type Class Description class
GuestAttributesValue
Array of guest attribute namespace/key/value tuples.static class
GuestAttributesValue.Builder
Array of guest attribute namespace/key/value tuples.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesValueOrBuilder Modifier and Type Method Description GuestAttributesValueOrBuilder
GuestAttributes.Builder. getQueryValueOrBuilder()
The value of the requested queried path.GuestAttributesValueOrBuilder
GuestAttributes. getQueryValueOrBuilder()
The value of the requested queried path.GuestAttributesValueOrBuilder
GuestAttributesOrBuilder. getQueryValueOrBuilder()
The value of the requested queried path.
-