Package dev.speakeasyapi.sdk
Class Ingest
java.lang.Object
dev.speakeasyapi.sdk.Ingest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classIngestRequest is the request message for the ingest rpc.static interfacestatic final classIngestResponse is the response message for the ingest rpc.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-