GoogleApi.AndroidPublisher.V3.Model.Bundle (google_api_android_publisher v0.43.0)
View SourceInformation about an app bundle. The resource for BundlesService.
Attributes
-
sha1(type:String.t, default:nil) - A sha1 hash of the upload payload, encoded as a hex string and matching the output of the sha1sum command. -
sha256(type:String.t, default:nil) - A sha256 hash of the upload payload, encoded as a hex string and matching the output of the sha256sum command. -
versionCode(type:integer(), default:nil) - The version code of the Android App Bundle, as specified in the Android App Bundle's base module APK manifest file.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.