| Modifier and Type | Method and Description |
|---|---|
GuestAttributesValue |
GuestAttributesValue.Builder.build() |
GuestAttributesValue |
GuestAttributesValue.Builder.buildPartial() |
static GuestAttributesValue |
GuestAttributesValue.getDefaultInstance() |
GuestAttributesValue |
GuestAttributesValue.getDefaultInstanceForType() |
GuestAttributesValue |
GuestAttributesValue.Builder.getDefaultInstanceForType() |
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.
|
GuestAttributesValue |
GuestAttributesOrBuilder.getQueryValue()
[Output Only] The value of the requested queried path.
|
static GuestAttributesValue |
GuestAttributesValue.parseDelimitedFrom(InputStream input) |
static GuestAttributesValue |
GuestAttributesValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(byte[] data) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(ByteBuffer data) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(com.google.protobuf.ByteString data) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(InputStream input) |
static GuestAttributesValue |
GuestAttributesValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GuestAttributesValue> |
GuestAttributesValue.getParserForType() |
static com.google.protobuf.Parser<GuestAttributesValue> |
GuestAttributesValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
GuestAttributesValue.Builder |
GuestAttributesValue.Builder.mergeFrom(GuestAttributesValue other) |
GuestAttributes.Builder |
GuestAttributes.Builder.mergeQueryValue(GuestAttributesValue value)
[Output Only] The value of the requested queried path.
|
static GuestAttributesValue.Builder |
GuestAttributesValue.newBuilder(GuestAttributesValue prototype) |
GuestAttributes.Builder |
GuestAttributes.Builder.setQueryValue(GuestAttributesValue value)
[Output Only] The value of the requested queried path.
|
Copyright © 2023 Google LLC. All rights reserved.