Uses of Interface
com.google.cloud.tpu.v2.GuestAttributesValueOrBuilder
-
Packages that use GuestAttributesValueOrBuilder Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of GuestAttributesValueOrBuilder in com.google.cloud.tpu.v2
Classes in com.google.cloud.tpu.v2 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.v2 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.
-