Interface protos.google.api.IResourceDescriptor (2.4.1)

Properties of a ResourceDescriptor.

Package

@google-cloud/filestore

Properties

history

history?: (google.api.ResourceDescriptor.History|keyof typeof google.api.ResourceDescriptor.History|null);

ResourceDescriptor history

nameField

nameField?: (string|null);

ResourceDescriptor nameField

pattern

pattern?: (string[]|null);

ResourceDescriptor pattern

plural

plural?: (string|null);

ResourceDescriptor plural

singular

singular?: (string|null);

ResourceDescriptor singular

style

style?: (google.api.ResourceDescriptor.Style[]|null);

ResourceDescriptor style

type

type?: (string|null);

ResourceDescriptor type