google_api_fitness v0.4.0 GoogleApi.Fitness.V1.Model.Application View Source
Attributes
- detailsUrl (String.t): An optional URI that can be used to link back to the application. Defaults to:
null
. - name (String.t): The name of this application. This is required for REST clients, but we do not enforce uniqueness of this name. It is provided as a matter of convenience for other developers who would like to identify which REST created an Application or Data Source. Defaults to:
null
. - packageName (String.t): Package name for this application. This is used as a unique identifier when created by Android applications, but cannot be specified by REST clients. REST clients will have their developer project number reflected into the Data Source data stream IDs, instead of the packageName. Defaults to:
null
. - version (String.t): Version of the application. You should update this field whenever the application changes in a way that affects the computation of the data. 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 section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.