target.apidocs.index-all.html Maven / Gradle / Ivy
Index (Notebooks API v2-rev20241016-2.0.0)
A B C D E G I L N O P R S T U V
A
- AcceleratorConfig - Class in com.google.api.services.notebooks.v2.model
-
An accelerator configuration for a VM instance Definition of a hardware accelerator.
- AcceleratorConfig() - Constructor for class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
- AccessConfig - Class in com.google.api.services.notebooks.v2.model
-
An access configuration attached to an instance's network interface.
- AccessConfig() - Constructor for class com.google.api.services.notebooks.v2.model.AccessConfig
-
- AIPlatformNotebooks - Class in com.google.api.services.notebooks.v2
-
Service definition for AIPlatformNotebooks (v2).
- AIPlatformNotebooks(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
Constructor.
- AIPlatformNotebooks.Builder - Class in com.google.api.services.notebooks.v2
-
Builder for
AIPlatformNotebooks
.
- AIPlatformNotebooks.Projects - Class in com.google.api.services.notebooks.v2
-
The "projects" collection of methods.
- AIPlatformNotebooks.Projects.Locations - Class in com.google.api.services.notebooks.v2
-
The "locations" collection of methods.
- AIPlatformNotebooks.Projects.Locations.Get - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances - Class in com.google.api.services.notebooks.v2
-
The "instances" collection of methods.
- AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Create - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Delete - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Diagnose - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Get - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.GetConfig - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.List - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Patch - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Reset - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Restore - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Rollback - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Start - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Stop - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.Upgrade - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.List - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Operations - Class in com.google.api.services.notebooks.v2
-
The "operations" collection of methods.
- AIPlatformNotebooks.Projects.Locations.Operations.Cancel - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Operations.Delete - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Operations.Get - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooks.Projects.Locations.Operations.List - Class in com.google.api.services.notebooks.v2
-
- AIPlatformNotebooksRequest<T> - Class in com.google.api.services.notebooks.v2
-
AIPlatformNotebooks request.
- AIPlatformNotebooksRequest(AIPlatformNotebooks, String, String, Object, Class<T>) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
- AIPlatformNotebooksRequestInitializer - Class in com.google.api.services.notebooks.v2
-
AIPlatformNotebooks request initializer for setting properties like key and userIp.
- AIPlatformNotebooksRequestInitializer() - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequestInitializer
-
- AIPlatformNotebooksRequestInitializer(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequestInitializer
-
- AIPlatformNotebooksRequestInitializer(String, String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequestInitializer
-
- AIPlatformNotebooksScopes - Class in com.google.api.services.notebooks.v2
-
Available OAuth 2.0 scopes for use with the Notebooks API.
- all() - Static method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksScopes
-
Returns an unmodifiable set that contains all scopes declared by this class.
B
- Binding - Class in com.google.api.services.notebooks.v2.model
-
Associates `members`, or principals, with a `role`.
- Binding() - Constructor for class com.google.api.services.notebooks.v2.model.Binding
-
- BootDisk - Class in com.google.api.services.notebooks.v2.model
-
The definition of a boot disk.
- BootDisk() - Constructor for class com.google.api.services.notebooks.v2.model.BootDisk
-
- build() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
Builds a new instance of
AIPlatformNotebooks
.
- Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
Returns an instance of a new builder.
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- buildHttpRequestUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
C
- cancel(String, CancelOperationRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations
-
Starts asynchronous cancellation on a long-running operation.
- Cancel(String, CancelOperationRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
Starts asynchronous cancellation on a long-running operation.
- CancelOperationRequest - Class in com.google.api.services.notebooks.v2.model
-
The request message for Operations.CancelOperation.
- CancelOperationRequest() - Constructor for class com.google.api.services.notebooks.v2.model.CancelOperationRequest
-
- CheckInstanceUpgradabilityResponse - Class in com.google.api.services.notebooks.v2.model
-
Response for checking if a notebook instance is upgradeable.
- CheckInstanceUpgradabilityResponse() - Constructor for class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
- checkUpgradability(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Checks whether a notebook instance is upgradable.
- CheckUpgradability(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
Checks whether a notebook instance is upgradable.
- clone() - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.AccessConfig
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Binding
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.CancelOperationRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Config
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.DefaultValues
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Empty
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Event
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Expr
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Location
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Policy
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ResetInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.RestoreInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.SetIamPolicyRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.StartInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.Status
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.StopInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsResponse
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceSystemRequest
-
- clone() - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
- CLOUD_PLATFORM - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooksScopes
-
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
- com.google.api.services.notebooks.v2 - package com.google.api.services.notebooks.v2
-
- com.google.api.services.notebooks.v2.model - package com.google.api.services.notebooks.v2.model
-
- Config - Class in com.google.api.services.notebooks.v2.model
-
Response for getting WbI configurations in a location
- Config() - Constructor for class com.google.api.services.notebooks.v2.model.Config
-
- ContainerImage - Class in com.google.api.services.notebooks.v2.model
-
Definition of a container image for starting a notebook instance with the environment installed
in a container.
- ContainerImage() - Constructor for class com.google.api.services.notebooks.v2.model.ContainerImage
-
- create(String, Instance) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Creates a new Instance in a given project and location.
- Create(String, Instance) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Creates a new Instance in a given project and location.
D
- DataDisk - Class in com.google.api.services.notebooks.v2.model
-
An instance-attached disk resource.
- DataDisk() - Constructor for class com.google.api.services.notebooks.v2.model.DataDisk
-
- decodeEtag() - Method in class com.google.api.services.notebooks.v2.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- DEFAULT_BASE_URL - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
The default encoded base URL of the service.
- DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
The default encoded batch path of the service.
- DEFAULT_MTLS_ROOT_URL - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
The default encoded mTLS root URL of the service.
- DEFAULT_ROOT_URL - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
The default encoded root URL of the service.
- DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
The default encoded service path of the service.
- DefaultValues - Class in com.google.api.services.notebooks.v2.model
-
DefaultValues represents the default configuration values.
- DefaultValues() - Constructor for class com.google.api.services.notebooks.v2.model.DefaultValues
-
- delete(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Deletes a single Instance.
- Delete(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
Deletes a single Instance.
- delete(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations
-
Deletes a long-running operation.
- Delete(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
Deletes a long-running operation.
- diagnose(String, DiagnoseInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.
- Diagnose(String, DiagnoseInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
Creates a Diagnostic File and runs Diagnostic Tool given an Instance.
- DiagnoseInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for creating a notebook instance diagnostic file.
- DiagnoseInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
- DiagnosticConfig - Class in com.google.api.services.notebooks.v2.model
-
Defines flags that are used to run the diagnostic tool
- DiagnosticConfig() - Constructor for class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
E
- Empty - Class in com.google.api.services.notebooks.v2.model
-
A generic empty message that you can re-use to avoid defining duplicated empty messages in your
APIs.
- Empty() - Constructor for class com.google.api.services.notebooks.v2.model.Empty
-
- encodeEtag(byte[]) - Method in class com.google.api.services.notebooks.v2.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- Event - Class in com.google.api.services.notebooks.v2.model
-
The definition of an Event for a managed / semi-managed notebook instance.
- Event() - Constructor for class com.google.api.services.notebooks.v2.model.Event
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- executeUsingHead() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- Expr - Class in com.google.api.services.notebooks.v2.model
-
Represents a textual expression in the Common Expression Language (CEL) syntax.
- Expr() - Constructor for class com.google.api.services.notebooks.v2.model.Expr
-
G
- GceSetup - Class in com.google.api.services.notebooks.v2.model
-
The definition of how to configure a VM instance outside of Resources and Identity.
- GceSetup() - Constructor for class com.google.api.services.notebooks.v2.model.GceSetup
-
- get(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations
-
Gets information about a location.
- Get(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
Gets information about a location.
- get(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Gets details of a single Instance.
- Get(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
Gets details of a single Instance.
- get(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations
-
Gets the latest state of a long-running operation.
- Get(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
Gets the latest state of a long-running operation.
- get$Xgafv() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
V1 error format.
- getAbstractGoogleClient() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
- getAcceleratorConfigs() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getAcceleratorTypes() - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
Output only.
- getAccessConfigs() - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- getAccessToken() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
OAuth access token.
- getAction() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getAlt() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Data format for response.
- getApiVersion() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
API version used to start the operation.
- getAvailableImages() - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- getBindings() - Method in class com.google.api.services.notebooks.v2.model.Policy
-
Associates a list of `members`, or principals, with a `role`.
- getBootDisk() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getBootDisk() - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
Required.
- getCallback() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
JSONP
- getCode() - Method in class com.google.api.services.notebooks.v2.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- getCondition() - Method in class com.google.api.services.notebooks.v2.model.Binding
-
The condition that is associated with this binding.
- getConfig(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Gets general backend configurations that might also affect the frontend.
- GetConfig(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
Gets general backend configurations that might also affect the frontend.
- getContainerImage() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getContainerImage() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getCoreCount() - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
Optional.
- getCreateTime() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getCreateTime() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
The time the operation was created.
- getCreateTime() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Immutable.
- getCreator() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getCustomGpuDriverPath() - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
Optional.
- getDataDisk() - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
Required.
- getDataDisks() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getDefaultValues() - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- getDescription() - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- getDetails() - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- getDetails() - Method in class com.google.api.services.notebooks.v2.model.Status
-
A list of messages that carry the error details.
- getDiagnosticConfig() - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
Required.
- getDisableProxyAccess() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- getDisablePublicIp() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getDiskEncryption() - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- getDiskEncryption() - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- getDiskSizeGb() - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- getDiskSizeGb() - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- getDiskType() - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- getDiskType() - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- getDisplayName() - Method in class com.google.api.services.notebooks.v2.model.Location
-
The friendly name for this location, typically a nearby city name.
- getDone() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- getEmail() - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
Optional.
- getEnableCopyHomeFilesFlag() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- getEnableGpuDriver() - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
Optional.
- getEnableIntegrityMonitoring() - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- getEnableIpForwarding() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getEnablePacketCaptureFlag() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- getEnableRepairFlag() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- getEnableSecureBoot() - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- getEnableVtpm() - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- getEndpoint() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
API endpoint name of this operation.
- getEndTime() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
The time the operation finished running.
- getError() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The error result of the operation in case of failure or cancellation.
- getEtag() - Method in class com.google.api.services.notebooks.v2.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- getEvent() - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
Required.
- getExpression() - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Textual representation of an expression in Common Expression Language syntax.
- getExternalIp() - Method in class com.google.api.services.notebooks.v2.model.AccessConfig
-
An external IP address associated with this instance.
- getFamily() - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Optional.
- getFields() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Selector specifying which fields to include in a partial response.
- getFilter() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- getFilter() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
A filter to narrow down results to a preferred subset.
- getFilter() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list filter.
- getFramework() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getGceSetup() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- getGcsBucket() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Required.
- getGpuDriverConfig() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getHealthInfo() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getHealthState() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getIamPolicy(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Gets the access control policy for a resource.
- GetIamPolicy(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
Gets the access control policy for a resource.
- getId() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getImageName() - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
Output only.
- getInstanceId() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Required.
- getInstanceOwners() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- getInstances() - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
A list of returned instances.
- getKey() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
API key.
- getKmsKey() - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- getKmsKey() - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- getLabels() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- getLabels() - Method in class com.google.api.services.notebooks.v2.model.Location
-
Cross-service attributes for the location.
- getLocation() - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- getLocationId() - Method in class com.google.api.services.notebooks.v2.model.Location
-
The canonical id for this location.
- getLocations() - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
A list of locations that matches the specified filter in the request.
- getMachineType() - Method in class com.google.api.services.notebooks.v2.model.DefaultValues
-
Output only.
- getMachineType() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getMachineTypes() - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
Output only.
- getMembers() - Method in class com.google.api.services.notebooks.v2.model.Binding
-
Specifies the principals requesting access for a Google Cloud resource.
- getMessage() - Method in class com.google.api.services.notebooks.v2.model.Status
-
A developer-facing error message, which should be in English.
- getMetadata() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getMetadata() - Method in class com.google.api.services.notebooks.v2.model.Location
-
Service-specific metadata.
- getMetadata() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
Service-specific metadata associated with the operation.
- getMinCpuPlatform() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
Resource name for the location.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Output only.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
Required.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
The resource that owns the locations collection, if applicable.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
The name of the operation resource to be cancelled.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
The name of the operation resource to be deleted.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
The name of the operation resource.
- getName() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- getName() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getName() - Method in class com.google.api.services.notebooks.v2.model.Location
-
Resource name for the location, which may vary between implementations.
- getName() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- getName() - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Optional.
- getNetwork() - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- getNetworkInterfaces() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getNextPageToken() - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
Page token that can be used to continue listing from the last result in the next list call.
- getNextPageToken() - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
The standard List next-page token.
- getNextPageToken() - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
The standard List next-page token.
- getNicType() - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- getNotebookInstance() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
Required.
- getNotebookInstance() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
Required.
- getOauthToken() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
OAuth 2.0 token for the current user.
- getOperations() - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- getOptionsRequestedPolicyVersion() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
Optional.
- getOrderBy() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- getPageSize() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
The maximum number of results to return.
- getPageSize() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list page size.
- getPageToken() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- getPageToken() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
A page token received from the `next_page_token` field in the response.
- getPageToken() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list page token.
- getParent() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Required.
- getParent() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Required.
- getPermissions() - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- getPermissions() - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- getPolicy() - Method in class com.google.api.services.notebooks.v2.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- getPrettyPrint() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Returns response with indentations and line breaks.
- getProject() - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Required.
- getProjectId() - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
Required.
- getProxyUri() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getQuotaUser() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Available to use for quota purposes for server-side applications.
- getRelativePath() - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- getReleaseName() - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
Output only.
- getReportTime() - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- getRepository() - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
Required.
- getRequestedCancellation() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Identifies whether the user has requested cancellation of the operation.
- getRequestId() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Optional.
- getRequestId() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
Optional.
- getRequestId() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Optional.
- getResource() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- getResource() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- getResource() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- getResponse() - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The normal, successful response of the operation.
- getRevisionId() - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
Required.
- getRole() - Method in class com.google.api.services.notebooks.v2.model.Binding
-
Role that is assigned to the list of `members`, or principals.
- getSatisfiesPzi() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getSatisfiesPzs() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getScopes() - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
Output only.
- getServiceAccounts() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getShieldedInstanceConfig() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getSnapshot() - Method in class com.google.api.services.notebooks.v2.model.RestoreInstanceRequest
-
Snapshot to be used for restore.
- getSnapshot() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getSnapshotId() - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
Required.
- getState() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getState() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Output only.
- getStatusMessage() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Human-readable status of the operation, if any.
- getSubnet() - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- getSupportedValues() - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- getTag() - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
Optional.
- getTags() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getTarget() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Server-defined resource path for the target of the operation.
- getTargetSnapshot() - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
Required.
- getTargetVersion() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getThirdPartyProxyUrl() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getTimeoutMinutes() - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
Optional.
- getTitle() - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- getType() - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
Optional.
- getType() - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- getUnreachable() - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
Locations that could not be reached.
- getUpdateMask() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Required.
- getUpdateTime() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getUpgradeable() - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
If an instance is upgradeable.
- getUpgradeHistory() - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- getUpgradeImage() - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
The new image self link this instance will be upgraded to if calling the upgrade endpoint.
- getUpgradeInfo() - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
Additional information about upgrade.
- getUpgradeVersion() - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
The version this instance will be upgraded to if calling the upgrade endpoint.
- getUploadProtocol() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Upload protocol for media (e.g.
- getUploadType() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Legacy upload protocol for media (e.g.
- getVerb() - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Name of the verb executed by the operation.
- getVersion() - Method in class com.google.api.services.notebooks.v2.model.Policy
-
Specifies the format of the policy.
- getVersion() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- getVmId() - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
Required.
- getVmId() - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceSystemRequest
-
Required.
- getVmImage() - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- getVmImage() - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- GPUDriverConfig - Class in com.google.api.services.notebooks.v2.model
-
A GPU driver configuration
- GPUDriverConfig() - Constructor for class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
I
- ImageRelease - Class in com.google.api.services.notebooks.v2.model
-
ConfigImage represents an image release available to create a WbI
- ImageRelease() - Constructor for class com.google.api.services.notebooks.v2.model.ImageRelease
-
- initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
- initializeAIPlatformNotebooksRequest(AIPlatformNotebooksRequest<?>) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequestInitializer
-
Initializes AIPlatformNotebooks request.
- initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequestInitializer
-
- Instance - Class in com.google.api.services.notebooks.v2.model
-
The definition of a notebook instance.
- Instance() - Constructor for class com.google.api.services.notebooks.v2.model.Instance
-
- instances() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations
-
An accessor for creating requests from the Instances collection.
- Instances() - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
L
- list(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Lists instances in a given project and location.
- List(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Lists instances in a given project and location.
- list(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations
-
Lists information about the supported locations for this service.
- List(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
Lists information about the supported locations for this service.
- list(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations
-
Lists operations that match the specified filter in the request.
- List(String) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
Lists operations that match the specified filter in the request.
- ListInstancesResponse - Class in com.google.api.services.notebooks.v2.model
-
Response for listing notebook instances.
- ListInstancesResponse() - Constructor for class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
- ListLocationsResponse - Class in com.google.api.services.notebooks.v2.model
-
The response message for Locations.ListLocations.
- ListLocationsResponse() - Constructor for class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
- ListOperationsResponse - Class in com.google.api.services.notebooks.v2.model
-
The response message for Operations.ListOperations.
- ListOperationsResponse() - Constructor for class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
- Location - Class in com.google.api.services.notebooks.v2.model
-
A resource that represents a Google Cloud location.
- Location() - Constructor for class com.google.api.services.notebooks.v2.model.Location
-
- locations() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects
-
An accessor for creating requests from the Locations collection.
- Locations() - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations
-
N
- NetworkInterface - Class in com.google.api.services.notebooks.v2.model
-
The definition of a network interface resource attached to a VM.
- NetworkInterface() - Constructor for class com.google.api.services.notebooks.v2.model.NetworkInterface
-
O
- Operation - Class in com.google.api.services.notebooks.v2.model
-
This resource represents a long-running operation that is the result of a network API call.
- Operation() - Constructor for class com.google.api.services.notebooks.v2.model.Operation
-
- OperationMetadata - Class in com.google.api.services.notebooks.v2.model
-
Represents the metadata of the long-running operation.
- OperationMetadata() - Constructor for class com.google.api.services.notebooks.v2.model.OperationMetadata
-
- operations() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations
-
An accessor for creating requests from the Operations collection.
- Operations() - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations
-
P
- patch(String, Instance) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
UpdateInstance updates an Instance.
- Patch(String, Instance) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
UpdateInstance updates an Instance.
- Policy - Class in com.google.api.services.notebooks.v2.model
-
An Identity and Access Management (IAM) policy, which specifies access controls for Google Cloud
resources.
- Policy() - Constructor for class com.google.api.services.notebooks.v2.model.Policy
-
- projects() - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks
-
An accessor for creating requests from the Projects collection.
- Projects() - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects
-
R
- reportInfoSystem(String, ReportInstanceInfoSystemRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Allows notebook instances to report their latest instance information to the Notebooks API
server.
- ReportInfoSystem(String, ReportInstanceInfoSystemRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
Allows notebook instances to report their latest instance information to the Notebooks API
server.
- ReportInstanceInfoSystemRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for notebook instances to report information to Notebooks API.
- ReportInstanceInfoSystemRequest() - Constructor for class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
- reset(String, ResetInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Resets a notebook instance.
- Reset(String, ResetInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
Resets a notebook instance.
- ResetInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for resetting a notebook instance
- ResetInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.ResetInstanceRequest
-
- resizeDisk(String, ResizeDiskRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Resize a notebook instance disk to a higher capacity.
- ResizeDisk(String, ResizeDiskRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
Resize a notebook instance disk to a higher capacity.
- ResizeDiskRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for resizing the notebook instance disks
- ResizeDiskRequest() - Constructor for class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
- restore(String, RestoreInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
RestoreInstance restores an Instance from a BackupSource.
- Restore(String, RestoreInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
RestoreInstance restores an Instance from a BackupSource.
- RestoreInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for restoring the notebook instance from a BackupSource.
- RestoreInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.RestoreInstanceRequest
-
- rollback(String, RollbackInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Rollbacks a notebook instance to the previous version.
- Rollback(String, RollbackInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
Rollbacks a notebook instance to the previous version.
- RollbackInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for rollbacking a notebook instance
- RollbackInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
S
- ServiceAccount - Class in com.google.api.services.notebooks.v2.model
-
A service account that acts as an identity.
- ServiceAccount() - Constructor for class com.google.api.services.notebooks.v2.model.ServiceAccount
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.AccessConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Binding
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.CancelOperationRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Config
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.DefaultValues
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Empty
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Event
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Expr
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Location
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Policy
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ResetInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.RestoreInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.SetIamPolicyRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.StartInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.Status
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.StopInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsResponse
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceSystemRequest
-
- set(String, Object) - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- set$Xgafv(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
V1 error format.
- setAcceleratorConfigs(List<AcceleratorConfig>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setAcceleratorTypes(List<String>) - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
Output only.
- setAccessConfigs(List<AccessConfig>) - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setAccessToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
OAuth access token.
- setAction(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setAIPlatformNotebooksRequestInitializer(AIPlatformNotebooksRequestInitializer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setAlt(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Data format for response.
- setApiVersion(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
API version used to start the operation.
- setApplicationName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setAvailableImages(List<ImageRelease>) - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- setBatchPath(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setBindings(List<Binding>) - Method in class com.google.api.services.notebooks.v2.model.Policy
-
Associates a list of `members`, or principals, with a `role`.
- setBootDisk(BootDisk) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setBootDisk(BootDisk) - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
Required.
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setCallback(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
JSONP
- setCode(Integer) - Method in class com.google.api.services.notebooks.v2.model.Status
-
The status code, which should be an enum value of google.rpc.Code.
- setCondition(Expr) - Method in class com.google.api.services.notebooks.v2.model.Binding
-
The condition that is associated with this binding.
- setContainerImage(ContainerImage) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setContainerImage(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setCoreCount(Long) - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
Optional.
- setCreateTime(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setCreateTime(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
The time the operation was created.
- setCreateTime(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Immutable.
- setCreator(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setCustomGpuDriverPath(String) - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
Optional.
- setDataDisk(DataDisk) - Method in class com.google.api.services.notebooks.v2.model.ResizeDiskRequest
-
Required.
- setDataDisks(List<DataDisk>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setDefaultValues(DefaultValues) - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- setDescription(String) - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- setDetails(Map<String, String>) - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.notebooks.v2.model.Status
-
A list of messages that carry the error details.
- setDiagnosticConfig(DiagnosticConfig) - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
Required.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
- setDisableProxyAccess(Boolean) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- setDisablePublicIp(Boolean) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setDiskEncryption(String) - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- setDiskEncryption(String) - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- setDiskSizeGb(Long) - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- setDiskSizeGb(Long) - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- setDiskType(String) - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- setDiskType(String) - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- setDisplayName(String) - Method in class com.google.api.services.notebooks.v2.model.Location
-
The friendly name for this location, typically a nearby city name.
- setDone(Boolean) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
If the value is `false`, it means the operation is still in progress.
- setEmail(String) - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
Optional.
- setEnableCopyHomeFilesFlag(Boolean) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- setEnableGpuDriver(Boolean) - Method in class com.google.api.services.notebooks.v2.model.GPUDriverConfig
-
Optional.
- setEnableIntegrityMonitoring(Boolean) - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- setEnableIpForwarding(Boolean) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setEnablePacketCaptureFlag(Boolean) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- setEnableRepairFlag(Boolean) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- setEnableSecureBoot(Boolean) - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- setEnableVtpm(Boolean) - Method in class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
Optional.
- setEndpoint(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
API endpoint name of this operation.
- setEndTime(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
The time the operation finished running.
- setError(Status) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The error result of the operation in case of failure or cancellation.
- setEtag(String) - Method in class com.google.api.services.notebooks.v2.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- setEvent(Event) - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
Required.
- setExpression(String) - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Textual representation of an expression in Common Expression Language syntax.
- setExternalIp(String) - Method in class com.google.api.services.notebooks.v2.model.AccessConfig
-
An external IP address associated with this instance.
- setFamily(String) - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Optional.
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setFields(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Selector specifying which fields to include in a partial response.
- setFilter(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- setFilter(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
A filter to narrow down results to a preferred subset.
- setFilter(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list filter.
- setFramework(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setGceSetup(GceSetup) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- setGcsBucket(String) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Required.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setGpuDriverConfig(GPUDriverConfig) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setHealthInfo(Map<String, String>) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setHealthState(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setIamPolicy(String, SetIamPolicyRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Sets the access control policy on the specified resource.
- SetIamPolicy(String, SetIamPolicyRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
Sets the access control policy on the specified resource.
- SetIamPolicyRequest - Class in com.google.api.services.notebooks.v2.model
-
Request message for `SetIamPolicy` method.
- SetIamPolicyRequest() - Constructor for class com.google.api.services.notebooks.v2.model.SetIamPolicyRequest
-
- setId(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setImageName(String) - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
Output only.
- setInstanceId(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Required.
- setInstanceOwners(List<String>) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- setInstances(List<Instance>) - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
A list of returned instances.
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setKey(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
API key.
- setKmsKey(String) - Method in class com.google.api.services.notebooks.v2.model.BootDisk
-
Optional.
- setKmsKey(String) - Method in class com.google.api.services.notebooks.v2.model.DataDisk
-
Optional.
- setLabels(Map<String, String>) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Optional.
- setLabels(Map<String, String>) - Method in class com.google.api.services.notebooks.v2.model.Location
-
Cross-service attributes for the location.
- setLocation(String) - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- setLocationId(String) - Method in class com.google.api.services.notebooks.v2.model.Location
-
The canonical id for this location.
- setLocations(List<Location>) - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
A list of locations that matches the specified filter in the request.
- setMachineType(String) - Method in class com.google.api.services.notebooks.v2.model.DefaultValues
-
Output only.
- setMachineType(String) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setMachineTypes(List<String>) - Method in class com.google.api.services.notebooks.v2.model.SupportedValues
-
Output only.
- setMembers(List<String>) - Method in class com.google.api.services.notebooks.v2.model.Binding
-
Specifies the principals requesting access for a Google Cloud resource.
- setMessage(String) - Method in class com.google.api.services.notebooks.v2.model.Status
-
A developer-facing error message, which should be in English.
- setMetadata(Map<String, String>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setMetadata(Map<String, Object>) - Method in class com.google.api.services.notebooks.v2.model.Location
-
Service-specific metadata.
- setMetadata(Map<String, Object>) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
Service-specific metadata associated with the operation.
- setMinCpuPlatform(String) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
Resource name for the location.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Output only.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
Required.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
The resource that owns the locations collection, if applicable.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
The name of the operation resource to be cancelled.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
The name of the operation resource to be deleted.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
The name of the operation resource.
- setName(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The name of the operation's parent resource.
- setName(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setName(String) - Method in class com.google.api.services.notebooks.v2.model.Location
-
Resource name for the location, which may vary between implementations.
- setName(String) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The server-assigned name, which is only unique within the same service that originally returns
it.
- setName(String) - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Optional.
- setNetwork(String) - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- setNetworkInterfaces(List<NetworkInterface>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setNextPageToken(String) - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
Page token that can be used to continue listing from the last result in the next list call.
- setNextPageToken(String) - Method in class com.google.api.services.notebooks.v2.model.ListLocationsResponse
-
The standard List next-page token.
- setNextPageToken(String) - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
The standard List next-page token.
- setNicType(String) - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- setNotebookInstance(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
Required.
- setNotebookInstance(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
Required.
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setOauthToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
OAuth 2.0 token for the current user.
- setOperations(List<Operation>) - Method in class com.google.api.services.notebooks.v2.model.ListOperationsResponse
-
A list of operations that matches the specified filter in the request.
- setOptionsRequestedPolicyVersion(Integer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
Optional.
- setOrderBy(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- setPageSize(Integer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
The maximum number of results to return.
- setPageSize(Integer) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list page size.
- setPageToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Optional.
- setPageToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
A page token received from the `next_page_token` field in the response.
- setPageToken(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
The standard list page token.
- setParent(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Required.
- setParent(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
Required.
- setPermissions(List<String>) - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- setPermissions(List<String>) - Method in class com.google.api.services.notebooks.v2.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- setPolicy(Policy) - Method in class com.google.api.services.notebooks.v2.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Returns response with indentations and line breaks.
- setProject(String) - Method in class com.google.api.services.notebooks.v2.model.VmImage
-
Required.
- setProjectId(String) - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
Required.
- setProxyUri(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setQuotaUser(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Available to use for quota purposes for server-side applications.
- setRelativePath(String) - Method in class com.google.api.services.notebooks.v2.model.DiagnosticConfig
-
Optional.
- setReleaseName(String) - Method in class com.google.api.services.notebooks.v2.model.ImageRelease
-
Output only.
- setReportTime(String) - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- setRepository(String) - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
Required.
- setRequestedCancellation(Boolean) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Identifies whether the user has requested cancellation of the operation.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
- setRequestId(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
Optional.
- setRequestId(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
Optional.
- setRequestId(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Optional.
- setResource(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- setResource(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- setResource(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- setResponse(Map<String, Object>) - Method in class com.google.api.services.notebooks.v2.model.Operation
-
The normal, successful response of the operation.
- setRevisionId(String) - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
Required.
- setRole(String) - Method in class com.google.api.services.notebooks.v2.model.Binding
-
Role that is assigned to the list of `members`, or principals.
- setRootUrl(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setSatisfiesPzi(Boolean) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setSatisfiesPzs(Boolean) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setScopes(List<String>) - Method in class com.google.api.services.notebooks.v2.model.ServiceAccount
-
Output only.
- setServiceAccounts(List<ServiceAccount>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setServicePath(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setShieldedInstanceConfig(ShieldedInstanceConfig) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setSnapshot(Snapshot) - Method in class com.google.api.services.notebooks.v2.model.RestoreInstanceRequest
-
Snapshot to be used for restore.
- setSnapshot(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setSnapshotId(String) - Method in class com.google.api.services.notebooks.v2.model.Snapshot
-
Required.
- setState(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setState(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Output only.
- setStatusMessage(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Human-readable status of the operation, if any.
- setSubnet(String) - Method in class com.google.api.services.notebooks.v2.model.NetworkInterface
-
Optional.
- setSupportedValues(SupportedValues) - Method in class com.google.api.services.notebooks.v2.model.Config
-
Output only.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setTag(String) - Method in class com.google.api.services.notebooks.v2.model.ContainerImage
-
Optional.
- setTags(List<String>) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setTarget(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Server-defined resource path for the target of the operation.
- setTargetSnapshot(String) - Method in class com.google.api.services.notebooks.v2.model.RollbackInstanceRequest
-
Required.
- setTargetVersion(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setThirdPartyProxyUrl(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setTimeoutMinutes(Integer) - Method in class com.google.api.services.notebooks.v2.model.DiagnoseInstanceRequest
-
Optional.
- setTitle(String) - Method in class com.google.api.services.notebooks.v2.model.Expr
-
Optional.
- setType(String) - Method in class com.google.api.services.notebooks.v2.model.AcceleratorConfig
-
Optional.
- setType(String) - Method in class com.google.api.services.notebooks.v2.model.Event
-
Optional.
- setUniverseDomain(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Builder
-
- setUnreachable(List<String>) - Method in class com.google.api.services.notebooks.v2.model.ListInstancesResponse
-
Locations that could not be reached.
- setUpdateMask(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
Required.
- setUpdateTime(String) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setUpgradeable(Boolean) - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
If an instance is upgradeable.
- setUpgradeHistory(List<UpgradeHistoryEntry>) - Method in class com.google.api.services.notebooks.v2.model.Instance
-
Output only.
- setUpgradeImage(String) - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
The new image self link this instance will be upgraded to if calling the upgrade endpoint.
- setUpgradeInfo(String) - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
Additional information about upgrade.
- setUpgradeVersion(String) - Method in class com.google.api.services.notebooks.v2.model.CheckInstanceUpgradabilityResponse
-
The version this instance will be upgraded to if calling the upgrade endpoint.
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setUploadProtocol(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Upload protocol for media (e.g.
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Get
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.CheckUpgradability
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Create
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Delete
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Diagnose
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Get
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetConfig
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.GetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.List
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Patch
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ReportInfoSystem
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Reset
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.ResizeDisk
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Restore
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Rollback
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.SetIamPolicy
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.List
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Cancel
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Delete
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.Get
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Operations.List
-
- setUploadType(String) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooksRequest
-
Legacy upload protocol for media (e.g.
- setVerb(String) - Method in class com.google.api.services.notebooks.v2.model.OperationMetadata
-
Name of the verb executed by the operation.
- setVersion(Integer) - Method in class com.google.api.services.notebooks.v2.model.Policy
-
Specifies the format of the policy.
- setVersion(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- setVmId(String) - Method in class com.google.api.services.notebooks.v2.model.ReportInstanceInfoSystemRequest
-
Required.
- setVmId(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeInstanceSystemRequest
-
Required.
- setVmImage(VmImage) - Method in class com.google.api.services.notebooks.v2.model.GceSetup
-
Optional.
- setVmImage(String) - Method in class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
Optional.
- ShieldedInstanceConfig - Class in com.google.api.services.notebooks.v2.model
-
A set of Shielded Instance options.
- ShieldedInstanceConfig() - Constructor for class com.google.api.services.notebooks.v2.model.ShieldedInstanceConfig
-
- Snapshot - Class in com.google.api.services.notebooks.v2.model
-
Snapshot represents the snapshot of the data disk used to restore the Workbench Instance from.
- Snapshot() - Constructor for class com.google.api.services.notebooks.v2.model.Snapshot
-
- start(String, StartInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Starts a notebook instance.
- Start(String, StartInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Start
-
Starts a notebook instance.
- StartInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for starting a notebook instance
- StartInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.StartInstanceRequest
-
- Status - Class in com.google.api.services.notebooks.v2.model
-
The `Status` type defines a logical error model that is suitable for different programming
environments, including REST APIs and RPC APIs.
- Status() - Constructor for class com.google.api.services.notebooks.v2.model.Status
-
- stop(String, StopInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Stops a notebook instance.
- Stop(String, StopInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Stop
-
Stops a notebook instance.
- StopInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for stopping a notebook instance
- StopInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.StopInstanceRequest
-
- SupportedValues - Class in com.google.api.services.notebooks.v2.model
-
SupportedValues represents the values supported by the configuration.
- SupportedValues() - Constructor for class com.google.api.services.notebooks.v2.model.SupportedValues
-
T
- testIamPermissions(String, TestIamPermissionsRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Returns permissions that a caller has on the specified resource.
- TestIamPermissions(String, TestIamPermissionsRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.TestIamPermissions
-
Returns permissions that a caller has on the specified resource.
- TestIamPermissionsRequest - Class in com.google.api.services.notebooks.v2.model
-
Request message for `TestIamPermissions` method.
- TestIamPermissionsRequest() - Constructor for class com.google.api.services.notebooks.v2.model.TestIamPermissionsRequest
-
- TestIamPermissionsResponse - Class in com.google.api.services.notebooks.v2.model
-
Response message for `TestIamPermissions` method.
- TestIamPermissionsResponse() - Constructor for class com.google.api.services.notebooks.v2.model.TestIamPermissionsResponse
-
U
- upgrade(String, UpgradeInstanceRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Upgrades a notebook instance to the latest version.
- Upgrade(String, UpgradeInstanceRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.Upgrade
-
Upgrades a notebook instance to the latest version.
- UpgradeHistoryEntry - Class in com.google.api.services.notebooks.v2.model
-
The entry of VM image upgrade history.
- UpgradeHistoryEntry() - Constructor for class com.google.api.services.notebooks.v2.model.UpgradeHistoryEntry
-
- UpgradeInstanceRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for upgrading a notebook instance
- UpgradeInstanceRequest() - Constructor for class com.google.api.services.notebooks.v2.model.UpgradeInstanceRequest
-
- UpgradeInstanceSystemRequest - Class in com.google.api.services.notebooks.v2.model
-
Request for upgrading a notebook instance from within the VM
- UpgradeInstanceSystemRequest() - Constructor for class com.google.api.services.notebooks.v2.model.UpgradeInstanceSystemRequest
-
- upgradeSystem(String, UpgradeInstanceSystemRequest) - Method in class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances
-
Allows notebook instances to upgrade themselves.
- UpgradeSystem(String, UpgradeInstanceSystemRequest) - Constructor for class com.google.api.services.notebooks.v2.AIPlatformNotebooks.Projects.Locations.Instances.UpgradeSystem
-
Allows notebook instances to upgrade themselves.
V
- VmImage - Class in com.google.api.services.notebooks.v2.model
-
Definition of a custom Compute Engine virtual machine image for starting a notebook instance with
the environment installed directly on the VM.
- VmImage() - Constructor for class com.google.api.services.notebooks.v2.model.VmImage
-
A B C D E G I L N O P R S T U V
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy