Data specific to iOS app streams.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bundle_id
def bundle_id() -> ::String
Returns
- (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
#bundle_id=
def bundle_id=(value) -> ::String
Parameter
- value (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
Returns
- (::String) — Required. Immutable. The Apple App Store Bundle ID for the app Example: "com.example.myiosapp"
#firebase_app_id
def firebase_app_id() -> ::String
Returns
- (::String) — Output only. ID of the corresponding iOS app in Firebase, if any. This ID can change if the iOS app is deleted and recreated.