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.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
TPU.Projects.Locations.RuntimeVersions.Get
class
TPU.Projects.Locations.RuntimeVersions.List
-
Constructor Summary
Constructors
Constructor and Description
RuntimeVersions()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
TPU.Projects.Locations.RuntimeVersions.Get
get(String name)
Gets a runtime version.
TPU.Projects.Locations.RuntimeVersions.List
list(String parent)
Lists runtime versions supported by this API.
-
-
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