#import <Struct.pbobjc.h>
Properties | |
NSMutableArray< GPBValue * > * | valuesArray |
NSUInteger | valuesArray_Count |
![]() | |
BOOL | initialized |
GPBUnknownFieldSet * | unknownFields |
ListValue
is a wrapper around a repeated field of values.
The JSON representation for ListValue
is JSON array.
Definition at line 189 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h.
|
readwritenonatomicstrong |
Repeated field of dynamically typed values.
Definition at line 192 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h.
|
readnonatomicassign |
The number of items in valuesArray
without causing the array to be created.
Definition at line 194 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h.