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

target.apidocs.com.google.api.services.toolresults.model.ProjectSettings.html Maven / Gradle / Ivy







ProjectSettings (Cloud Tool Results API v1beta3-rev20210809-2.0.0)












com.google.api.services.toolresults.model

Class ProjectSettings

    • Constructor Detail

      • ProjectSettings

        public ProjectSettings()
    • Method Detail

      • getDefaultBucket

        public String getDefaultBucket()
        The name of the Google Cloud Storage bucket to which results are written. By default, this is unset. In update request: optional In response: optional
        Returns:
        value or null for none
      • setDefaultBucket

        public ProjectSettings setDefaultBucket(String defaultBucket)
        The name of the Google Cloud Storage bucket to which results are written. By default, this is unset. In update request: optional In response: optional
        Parameters:
        defaultBucket - defaultBucket or null for none
      • getName

        public String getName()
        The name of the project's settings. Always of the form: projects/{project-id}/settings In update request: never set In response: always set
        Returns:
        value or null for none
      • setName

        public ProjectSettings setName(String name)
        The name of the project's settings. Always of the form: projects/{project-id}/settings In update request: never set In response: always set
        Parameters:
        name - name or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy