google_api_spectrum v0.1.0 GoogleApi.Spectrum.V1explorer.Model.DbUpdateSpec View Source
This message is provided by the database to notify devices of an upcoming change to the database URI.
Attributes
- databases ([DatabaseSpec]): A required list of one or more databases. A device should update its preconfigured list of databases to replace (only) the database that provided the response with the specified entries. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this type
t()
View Source
t() :: %GoogleApi.Spectrum.V1explorer.Model.DbUpdateSpec{ databases: [GoogleApi.Spectrum.V1explorer.Model.DatabaseSpec.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.