Uses of Interface
com.google.cloud.compute.v1.GuestAttributesValueOrBuilder
-
Packages that use GuestAttributesValueOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GuestAttributesValueOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 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.compute.v1 that return GuestAttributesValueOrBuilder Modifier and Type Method Description GuestAttributesValueOrBuilderGuestAttributes.Builder. getQueryValueOrBuilder()[Output Only] The value of the requested queried path.GuestAttributesValueOrBuilderGuestAttributes. getQueryValueOrBuilder()[Output Only] The value of the requested queried path.GuestAttributesValueOrBuilderGuestAttributesOrBuilder. getQueryValueOrBuilder()[Output Only] The value of the requested queried path.
-