#import <Api.pbobjc.h>
Properties | |
NSString * | name |
NSMutableArray< GPBOption * > * | optionsArray |
NSUInteger | optionsArray_Count |
BOOL | requestStreaming |
NSString * | requestTypeURL |
BOOL | responseStreaming |
NSString * | responseTypeURL |
enum GPBSyntax | syntax |
![]() | |
BOOL | initialized |
GPBUnknownFieldSet * | unknownFields |
Method represents a method of an API interface.
Definition at line 166 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomiccopy |
The simple name of this method.
Definition at line 169 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomicstrong |
Any metadata attached to the method.
Definition at line 184 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readnonatomicassign |
The number of items in optionsArray
without causing the array to be created.
Definition at line 186 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomicassign |
If true, the request is streamed.
Definition at line 175 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomiccopy |
A URL of the input message type.
Definition at line 172 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomicassign |
If true, the response is streamed.
Definition at line 181 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomiccopy |
The URL of the output message type.
Definition at line 178 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.
|
readwritenonatomicassign |
The source syntax of this method.
Definition at line 189 of file bloaty/third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h.