displayName property

String? displayName
getter/setter pair

The display name of this resource.

This field is available only when the resource's Protobuf contains it. To search against the display_name: * Use a field query. Example: displayName:"My Instance" * Use a free text query. Example: "My Instance"

Implementation

core.String? displayName;