Interface protos.google.api.IResourceDescriptor (3.8.0)

Properties of a ResourceDescriptor.

Package

@google-cloud/tpu

Properties

history

history?:(google.api.ResourceDescriptor.History|keyoftypeofgoogle.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

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-10-30 UTC.