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

target.apidocs.com.google.api.services.tpu.v2.TPU.Projects.Locations.RuntimeVersions.html Maven / Gradle / Ivy







TPU.Projects.Locations.RuntimeVersions (Cloud TPU API v2-rev20240321-2.0.0)












com.google.api.services.tpu.v2

Class TPU.Projects.Locations.RuntimeVersions

  • java.lang.Object
    • com.google.api.services.tpu.v2.TPU.Projects.Locations.RuntimeVersions
  • Enclosing class:
    TPU.Projects.Locations


    public class TPU.Projects.Locations.RuntimeVersions
    extends Object
    The "runtimeVersions" collection of methods.
    • Constructor Detail

      • RuntimeVersions

        public RuntimeVersions()
    • Method Detail

      • get

        public TPU.Projects.Locations.RuntimeVersions.Get get(String name)
                                                       throws IOException
        Gets a runtime version. Create a request for the method "runtimeVersions.get". This request holds the parameters needed by the tpu server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. The resource name.
        Returns:
        the request
        Throws:
        IOException
      • list

        public TPU.Projects.Locations.RuntimeVersions.List list(String parent)
                                                         throws IOException
        Lists runtime versions supported by this API. Create a request for the method "runtimeVersions.list". This request holds the parameters needed by the tpu server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The parent resource name.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy