@interface CDMServiceGraphProtoBackedCommand : CDMServiceGraphCommand + (BOOL)supportsSecureCoding; + (id)innerProtoPropertyName; + (Class)innerProtoType; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; - (id)loggingRequestID; @end
@interface CDMServiceGraphProtoBackedCommand : CDMServiceGraphCommand + (BOOL)supportsSecureCoding; + (id)innerProtoPropertyName; + (Class)innerProtoType; - (void)encodeWithCoder:(id)a0; - (id)initWithCoder:(id)a0; - (id)loggingRequestID; @end