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 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.compute.v1 that return GuestAttributesValueOrBuilder Modifier and Type Method Description GuestAttributesValueOrBuilder
GuestAttributes.Builder. getQueryValueOrBuilder()
[Output Only] The value of the requested queried path.GuestAttributesValueOrBuilder
GuestAttributes. getQueryValueOrBuilder()
[Output Only] The value of the requested queried path.GuestAttributesValueOrBuilder
GuestAttributesOrBuilder. getQueryValueOrBuilder()
[Output Only] The value of the requested queried path.
-