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

target.apidocs.com.google.api.services.dataflow.model.MountedDataDisk.html Maven / Gradle / Ivy

There is a newer version: v1b4-rev7-1.20.0
Show newest version






MountedDataDisk (Dataflow API v1b3-rev20231112-2.0.0)












com.google.api.services.dataflow.model

Class MountedDataDisk

    • Constructor Detail

      • MountedDataDisk

        public MountedDataDisk()
    • Method Detail

      • getDataDisk

        public String getDataDisk()
        The name of the data disk. This name is local to the Google Cloud Platform project and uniquely identifies the disk within that project, for example "myproject-1014-104817-4c2-harness-0-disk-1".
        Returns:
        value or null for none
      • setDataDisk

        public MountedDataDisk setDataDisk(String dataDisk)
        The name of the data disk. This name is local to the Google Cloud Platform project and uniquely identifies the disk within that project, for example "myproject-1014-104817-4c2-harness-0-disk-1".
        Parameters:
        dataDisk - dataDisk or null for none
      • clone

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

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy