public class AIPlatformNotebooks.Projects.Locations.Runtimes extends Object
| Constructor and Description |
|---|
Runtimes() |
public AIPlatformNotebooks.Projects.Locations.Runtimes.Create create(String parent, Runtime content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Format: `parent=projects/{project_id}/locations/{location}`content - the RuntimeIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Delete delete(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Diagnose diagnose(String name, DiagnoseRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtimes_id}`content - the DiagnoseRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.GetIamPolicy getIamPolicy(String resource) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being requested. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Format: `parent=projects/{project_id}/locations/{location}`IOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Migrate migrate(String name, MigrateRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the MigrateRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Patch patch(String name, Runtime content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Output only. The resource name of the runtime. Format:
`projects/{project}/locations/{location}/runtimes/{runtimeId}`content - the RuntimeIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.RefreshRuntimeTokenInternal refreshRuntimeTokenInternal(String name, RefreshRuntimeTokenInternalRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the RefreshRuntimeTokenInternalRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.ReportEvent reportEvent(String name, ReportRuntimeEventRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the ReportRuntimeEventRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Reset reset(String name, ResetRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the ResetRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.SetIamPolicy setIamPolicy(String resource, SetIamPolicyRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy is being specified. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content - the SetIamPolicyRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Start start(String name, StartRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the StartRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Stop stop(String name, StopRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the StopRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.AIPlatformNotebooksSwitch notebooksSwitch(String name, SwitchRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the SwitchRuntimeRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.TestIamPermissions testIamPermissions(String resource, TestIamPermissionsRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resource - REQUIRED: The resource for which the policy detail is being requested. See [Resource
names](https://cloud.google.com/apis/design/resource_names) for the appropriate value for
this field.content - the TestIamPermissionsRequestIOExceptionpublic AIPlatformNotebooks.Projects.Locations.Runtimes.Upgrade upgrade(String name, UpgradeRuntimeRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.name - Required. Format: `projects/{project_id}/locations/{location}/runtimes/{runtime_id}`content - the UpgradeRuntimeRequestIOExceptionCopyright © 2011–2024 Google. All rights reserved.