DependencySuiteOrBuilder
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Link copied to clipboard
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Link copied to clipboard
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Link copied to clipboard
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Link copied to clipboard
The dependencies in the suite.
Content copied to clipboard
repeated .elide.deps.Dependency dependency = 5;
Link copied to clipboard
Link copied to clipboard
Whether this suite is for development only.
Content copied to clipboard
bool dev_only = 3;
Link copied to clipboard
Link copied to clipboard
abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
Whether this suite is optional.
Content copied to clipboard
bool optional = 4;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The scope of the dependency suite.
Content copied to clipboard
.elide.deps.DependencyScope scope = 1;
Link copied to clipboard
The scope of the dependency suite.
Content copied to clipboard
.elide.deps.DependencyScope scope = 1;
Link copied to clipboard
Whether this suite is for testing only.
Content copied to clipboard
bool test_only = 2;
Link copied to clipboard
Link copied to clipboard