GoogleApi.DataMigration.V1.Model.SequenceEntity (google_api_data_migration v0.22.0)
View SourceSequence's parent is a schema.
Attributes
-
cache(type:String.t, default:nil) - Indicates number of entries to cache / precreate. -
customFeatures(type:map(), default:nil) - Custom engine specific features. -
cycle(type:boolean(), default:nil) - Indicates whether the sequence value should cycle through. -
increment(type:String.t, default:nil) - Increment value for the sequence. -
maxValue(type:String.t, default:nil) - Maximum number for the sequence represented as bytes to accommodate large. numbers -
minValue(type:String.t, default:nil) - Minimum number for the sequence represented as bytes to accommodate large. numbers -
startValue(type:String.t, default:nil) - Start number for the sequence represented as bytes to accommodate large. numbers
Summary
Functions
Unwrap a decoded JSON object into its complex fields.