Interface protos.google.cloud.aiplatform.v1.INfsMount (3.13.0)

Properties of a NfsMount.

Package

@google-cloud/aiplatform

Properties

mountPoint

mountPoint?: (string|null);

NfsMount mountPoint

path

path?: (string|null);

NfsMount path

server

server?: (string|null);

NfsMount server