name property

String? name
getter/setter pair

The resource name of the config.

Must be in the format of, projects/{project}/locations/{location}/googleChannelConfig. In API responses, the config name always includes the projectID, regardless of whether the projectID or projectNumber was provided.

Required.

Implementation

core.String? name;