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 classGuestAttributesValueArray of guest attribute namespace/key/value tuples.static classGuestAttributesValue.BuilderArray of guest attribute namespace/key/value tuples.Methods in com.google.cloud.tpu.v2alpha1 that return GuestAttributesValueOrBuilder Modifier and Type Method Description GuestAttributesValueOrBuilderGuestAttributes.Builder. getQueryValueOrBuilder()The value of the requested queried path.GuestAttributesValueOrBuilderGuestAttributes. getQueryValueOrBuilder()The value of the requested queried path.GuestAttributesValueOrBuilderGuestAttributesOrBuilder. getQueryValueOrBuilder()The value of the requested queried path.
-