luxlabs header browser preview


@class SIRINLUINTERNALEMBEDDINGEmbeddingRequest;

@interface CDMEmbeddingProtoRequestCommand : CDMBaseCommand

@property (retain, nonatomic) SIRINLUINTERNALEMBEDDINGEmbeddingRequest *request;

- (id)initWithRequest:(id)a0;
- (void).cxx_destruct;

@end