Interface protos.google.cloud.filestore.v1beta1.IListSharesResponse (3.3.0)

Properties of a ListSharesResponse.

Package

@google-cloud/filestore

Properties

nextPageToken

nextPageToken?: (string|null);

ListSharesResponse nextPageToken

shares

shares?: (google.cloud.filestore.v1beta1.IShare[]|null);

ListSharesResponse shares

unreachable

unreachable?: (string[]|null);

ListSharesResponse unreachable