name property

String? name
getter/setter pair

The resource name of the document schema.

Format: projects/{project_number}/locations/{location}/documentSchemas/{document_schema_id}. The name is ignored when creating a document schema.

Implementation

core.String? name;