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

There is a newer version: v1-rev20241113-2.0.0
Show newest version






TrackInfo (Google Play EMM API v1-rev20210723-1.32.1)












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

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy