binaryType property
Type of binary Possible string values are:
- "BINARY_TYPE_UNSPECIFIED" : Binary type unspecified
- "IPA" : iOS app store package
- "APK" : Android application package
- "AAB" : Android app bundle
Implementation
core.String? binaryType;
Type of binary Possible string values are:
core.String? binaryType;