Builder
Options specific to model integration with table-style engines, where there can be a table name and/or description
that should be mapped to a particular message structure.
Content copied to clipboard
elide.model.TableOptions
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Description for the table bound to this model.
Content copied to clipboard
string description = 2;
Link copied to clipboard
Link copied to clipboard
Name of the table bound to this model.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Description for the table bound to this model.
Content copied to clipboard
string description = 2;
Link copied to clipboard
Description for the table bound to this model.
Content copied to clipboard
string description = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Name of the table bound to this model.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TableOptions.Builder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Description for the table bound to this model.
Content copied to clipboard
string description = 2;
Link copied to clipboard
Description for the table bound to this model.
Content copied to clipboard
string description = 2;
Link copied to clipboard
Name of the table bound to this model.
Content copied to clipboard
string name = 1;
Link copied to clipboard
Name of the table bound to this model.
Content copied to clipboard
string name = 1;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard