| Modifier and Type | Method and Description |
|---|---|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addAllItems(Iterable<? extends GuestAttributesEntry> values)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addItems(GuestAttributesEntry.Builder builderForValue)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addItems(GuestAttributesEntry value)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addItems(int index,
GuestAttributesEntry.Builder builderForValue)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addItems(int index,
GuestAttributesEntry value)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.clear() |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.clearItems()
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.clone() |
GuestAttributesValue.Builder |
GuestAttributes.Builder.getQueryValueBuilder()
[Output Only] The value of the requested queried path.
|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeFrom(GuestAttributesValue other) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeFrom(com.google.protobuf.Message other) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GuestAttributesValue.Builder |
GuestAttributesValue.newBuilder() |
static GuestAttributesValue.Builder |
GuestAttributesValue.newBuilder(GuestAttributesValue prototype) |
GuestAttributesValue.Builder |
GuestAttributesValue.newBuilderForType() |
protected GuestAttributesValue.Builder |
GuestAttributesValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.removeItems(int index)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.setItems(int index,
GuestAttributesEntry.Builder builderForValue)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.setItems(int index,
GuestAttributesEntry value)
repeated .google.cloud.compute.v1.GuestAttributesEntry items = 100526016; |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GuestAttributesValue.Builder |
GuestAttributesValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
GuestAttributes.Builder |
GuestAttributes.Builder.setQueryValue(GuestAttributesValue.Builder builderForValue)
[Output Only] The value of the requested queried path.
|
Copyright © 2023 Google LLC. All rights reserved.