Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Class and Description |
---|---|
class |
Struct
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
static class |
Struct.Builder
`Struct` represents a structured data value, consisting of fields
which map to dynamically typed values.
|
Modifier and Type | Method and Description |
---|---|
StructOrBuilder |
ValueOrBuilder.getStructValueOrBuilder()
Represents a structured value.
|
StructOrBuilder |
Value.getStructValueOrBuilder()
Represents a structured value.
|
StructOrBuilder |
Value.Builder.getStructValueOrBuilder()
Represents a structured value.
|
Copyright © 2008–2017 Google. All rights reserved.