Properties of a PersistentResource.
Package
@google-cloud/aiplatformProperties
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
pscInterfaceConfig
pscInterfaceConfig?: (google.cloud.aiplatform.v1beta1.IPscInterfaceConfig|null);PersistentResource pscInterfaceConfig
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
satisfiesPzi
satisfiesPzi?: (boolean|null);PersistentResource satisfiesPzi
satisfiesPzs
satisfiesPzs?: (boolean|null);PersistentResource satisfiesPzs
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