Reference documentation and code samples for the API Keys V2 API class Google::Cloud::ApiKeys::V2::AndroidApplication.
Identifier of an Android application for key use.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#package_name
def package_name() -> ::String
Returns
- (::String) — The package name of the application.
#package_name=
def package_name=(value) -> ::String
Parameter
- value (::String) — The package name of the application.
Returns
- (::String) — The package name of the application.
#sha1_fingerprint
def sha1_fingerprint() -> ::String
Returns
- (::String) — The SHA1 fingerprint of the application. For example, both sha1 formats are acceptable : DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09 or DA39A3EE5E6B4B0D3255BFEF95601890AFD80709. Output format is the latter.
#sha1_fingerprint=
def sha1_fingerprint=(value) -> ::String
Parameter
- value (::String) — The SHA1 fingerprint of the application. For example, both sha1 formats are acceptable : DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09 or DA39A3EE5E6B4B0D3255BFEF95601890AFD80709. Output format is the latter.
Returns
- (::String) — The SHA1 fingerprint of the application. For example, both sha1 formats are acceptable : DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09 or DA39A3EE5E6B4B0D3255BFEF95601890AFD80709. Output format is the latter.