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

target.apidocs.com.google.api.services.androidpublisher.model.AppEdit.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240516-2.0.0
Show newest version






AppEdit (Google Play Android Developer API v3-rev20240328-2.0.0)












com.google.api.services.androidpublisher.model

Class AppEdit

    • Constructor Detail

      • AppEdit

        public AppEdit()
    • Method Detail

      • getExpiryTimeSeconds

        public String getExpiryTimeSeconds()
        Output only. The time (as seconds since Epoch) at which the edit will expire and will be no longer valid for use.
        Returns:
        value or null for none
      • setExpiryTimeSeconds

        public AppEdit setExpiryTimeSeconds(String expiryTimeSeconds)
        Output only. The time (as seconds since Epoch) at which the edit will expire and will be no longer valid for use.
        Parameters:
        expiryTimeSeconds - expiryTimeSeconds or null for none
      • getId

        public String getId()
        Output only. Identifier of the edit. Can be used in subsequent API calls.
        Returns:
        value or null for none
      • setId

        public AppEdit setId(String id)
        Output only. Identifier of the edit. Can be used in subsequent API calls.
        Parameters:
        id - id or null for none
      • set

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

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy