Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
GuestAttributesValue |
GuestAttributesValue.Builder.build() |
static GuestAttributesValue |
GuestAttributesValue.getDefaultInstance() |
GuestAttributesValue |
GuestAttributes.getQueryValue()
[Output Only] The value of the requested queried path.
|
GuestAttributesValue |
GuestAttributes.Builder.getQueryValue()
[Output Only] The value of the requested queried path.
|
Modifier and Type | Method and Description |
---|---|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeFrom(GuestAttributesValue other) |
static GuestAttributesValue.Builder |
GuestAttributesValue.newBuilder(GuestAttributesValue prototype) |
GuestAttributes.Builder |
GuestAttributes.Builder.setQueryValue(GuestAttributesValue queryValue)
[Output Only] The value of the requested queried path.
|
Copyright © 2019 Google LLC. All rights reserved.