SpannerFieldOptionsOrBuilder    
    Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Override column name in Spanner only.
Content copied to clipboard
string column = 1;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Expression value for this field. Converts this field into a calculated value.
Content copied to clipboard
string expression = 7;Link copied to clipboard
                  Expression value for this field. Converts this field into a calculated value.
Content copied to clipboard
string expression = 7;Link copied to clipboard
                  Link copied to clipboard
                  Specifies this column as `NONNULL`, in which case you cannot store `NULL` values in this field.
Content copied to clipboard
bool nonnull = 6;Link copied to clipboard
                  abstract fun getOneofFieldDescriptor(oneof: Descriptors.OneofDescriptor): Descriptors.FieldDescriptor
Link copied to clipboard
                  Marks a field as a member of a Spanner row's primary key.
Content copied to clipboard
bool primary_key = 9;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Override the field type in Spanner only.
Content copied to clipboard
.elide.model.SpannerOptions.SpannerType type = 3;Link copied to clipboard
                  Override the field type in Spanner only.
Content copied to clipboard
.elide.model.SpannerOptions.SpannerType type = 3;Link copied to clipboard
                  Link copied to clipboard