All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidenterprise.model.TrackInfo.html Maven / Gradle / Ivy

The newest version!






TrackInfo (Google Play EMM API v1-rev20241113-2.0.0)












com.google.api.services.androidenterprise.model

Class TrackInfo

    • Constructor Detail

      • TrackInfo

        public TrackInfo()
    • Method Detail

      • getTrackAlias

        public String getTrackAlias()
        A modifiable name for a track. This is the visible name in the play developer console.
        Returns:
        value or null for none
      • setTrackAlias

        public TrackInfo setTrackAlias(String trackAlias)
        A modifiable name for a track. This is the visible name in the play developer console.
        Parameters:
        trackAlias - trackAlias or null for none
      • getTrackId

        public String getTrackId()
        Unmodifiable, unique track identifier. This identifier is the releaseTrackId in the url of the play developer console page that displays the track information.
        Returns:
        value or null for none
      • setTrackId

        public TrackInfo setTrackId(String trackId)
        Unmodifiable, unique track identifier. This identifier is the releaseTrackId in the url of the play developer console page that displays the track information.
        Parameters:
        trackId - trackId or null for none
      • set

        public TrackInfo set(String fieldName,
                             Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public TrackInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy