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

target.apidocs.com.google.api.services.compute.model.ServiceAccount.html Maven / Gradle / Ivy







ServiceAccount (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class ServiceAccount

    • Constructor Detail

      • ServiceAccount

        public ServiceAccount()
    • Method Detail

      • getEmail

        public String getEmail()
        Email address of the service account.
        Returns:
        value or null for none
      • setEmail

        public ServiceAccount setEmail(String email)
        Email address of the service account.
        Parameters:
        email - email or null for none
      • getScopes

        public List<String> getScopes()
        The list of scopes to be made available for this service account.
        Returns:
        value or null for none
      • setScopes

        public ServiceAccount setScopes(List<String> scopes)
        The list of scopes to be made available for this service account.
        Parameters:
        scopes - scopes or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy