Interface protos.google.cloud.aiplatform.v1beta1.IPersistentResource (3.13.0)

Properties of a PersistentResource.

Package

@google-cloud/aiplatform

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

PersistentResource createTime

displayName

displayName?: (string|null);

PersistentResource displayName

encryptionSpec

encryptionSpec?: (google.cloud.aiplatform.v1beta1.IEncryptionSpec|null);

PersistentResource encryptionSpec

error

error?: (google.rpc.IStatus|null);

PersistentResource error

labels

labels?: ({ [k: string]: string }|null);

PersistentResource labels

name

name?: (string|null);

PersistentResource name

network

network?: (string|null);

PersistentResource network

reservedIpRanges

reservedIpRanges?: (string[]|null);

PersistentResource reservedIpRanges

resourcePools

resourcePools?: (google.cloud.aiplatform.v1beta1.IResourcePool[]|null);

PersistentResource resourcePools

resourceRuntime

resourceRuntime?: (google.cloud.aiplatform.v1beta1.IResourceRuntime|null);

PersistentResource resourceRuntime

resourceRuntimeSpec

resourceRuntimeSpec?: (google.cloud.aiplatform.v1beta1.IResourceRuntimeSpec|null);

PersistentResource resourceRuntimeSpec

startTime

startTime?: (google.protobuf.ITimestamp|null);

PersistentResource startTime

state

state?: (google.cloud.aiplatform.v1beta1.PersistentResource.State|keyof typeof google.cloud.aiplatform.v1beta1.PersistentResource.State|null);

PersistentResource state

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PersistentResource updateTime