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

target.apidocs.com.google.api.services.dataproc.model.JobReference.html Maven / Gradle / Ivy

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






JobReference (Cloud Dataproc API v1-rev20241025-2.0.0)












com.google.api.services.dataproc.model

Class JobReference

    • Constructor Detail

      • JobReference

        public JobReference()
    • Method Detail

      • getJobId

        public String getJobId()
        Optional. The job ID, which must be unique within the project.The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or hyphens (-). The maximum length is 100 characters.If not specified by the caller, the job ID will be provided by the server.
        Returns:
        value or null for none
      • setJobId

        public JobReference setJobId(String jobId)
        Optional. The job ID, which must be unique within the project.The ID must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), or hyphens (-). The maximum length is 100 characters.If not specified by the caller, the job ID will be provided by the server.
        Parameters:
        jobId - jobId or null for none
      • getProjectId

        public String getProjectId()
        Optional. The ID of the Google Cloud Platform project that the job belongs to. If specified, must match the request project ID.
        Returns:
        value or null for none
      • setProjectId

        public JobReference setProjectId(String projectId)
        Optional. The ID of the Google Cloud Platform project that the job belongs to. If specified, must match the request project ID.
        Parameters:
        projectId - projectId or null for none
      • set

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

        public JobReference 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