GoogleApi.Firebase.V1beta1.Model.ShaCertificate (google_api_firebase v0.13.3)
View SourceA SHA-1 or SHA-256 certificate associated with the AndroidApp.
Attributes
-
certType(type:String.t, default:nil) - The type of SHA certificate encoded in the hash. -
name(type:String.t, default:nil) - The resource name of the ShaCertificate for the AndroidApp, in the format: projects/PROJECT_IDENTIFIER/androidApps/APP_ID/sha/SHA_HASH PROJECT_IDENTIFIER: the parent Project'sProjectNumber**(recommended)** or itsProjectId. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be theProjectId. APP_ID: the globally unique, Firebase-assigned identifier for the App (seeappId). * SHA_HASH: the certificate hash for the App (seeshaHash). -
shaHash(type:String.t, default:nil) - The certificate hash for theAndroidApp.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.