Classes | Variables
ProtoMethod.h File Reference
#import <Foundation/Foundation.h>
Include dependency graph for ProtoMethod.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GRPCProtoMethod
 

Variables

NSString * HTTPPath
 
instancetype initWithPackage
 
NSString * method
 
__attribute__((deprecated("Please use GRPCProtoMethod."))) @interface ProtoMethod NSString * service
 

Variable Documentation

◆ HTTPPath

NSString* HTTPPath
readnonatomicassign

Definition at line 30 of file ProtoMethod.h.

◆ initWithPackage

instancetype initWithPackage

Definition at line 34 of file ProtoMethod.h.

◆ method

NSString* method
readnonatomicassign

Definition at line 28 of file ProtoMethod.h.

◆ service

__attribute__ ((deprecated("Please use GRPCProtoMethod."))) @interface ProtoMethod NSString* service
readnonatomicassign

A fully-qualified proto service method name. Full qualification is needed because a gRPC endpoint can implement multiple services.

Definition at line 25 of file ProtoMethod.h.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:27