Interface protos.google.cloud.notebooks.v1beta1.ISetInstanceAcceleratorRequest (1.1.7)

Properties of a SetInstanceAcceleratorRequest.

Package

@google-cloud/notebooks!

Properties

coreCount

coreCount?: (number|Long|string|null);

SetInstanceAcceleratorRequest coreCount

Property Value
TypeDescription
(number|Long|string|null)

name

name?: (string|null);

SetInstanceAcceleratorRequest name

Property Value
TypeDescription
(string|null)

type

type?: (google.cloud.notebooks.v1beta1.Instance.AcceleratorType|keyof typeof google.cloud.notebooks.v1beta1.Instance.AcceleratorType|null);

SetInstanceAcceleratorRequest type

Property Value
TypeDescription
(google.cloud.notebooks.v1beta1.Instance.AcceleratorType|keyof typeof google.cloud.notebooks.v1beta1.Instance.AcceleratorType|null)