You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
116
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
117
117
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
118
118
"name": "A String", # 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.
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
167
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
168
168
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
169
169
"name": "A String", # 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.
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
243
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
244
244
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
245
245
"name": "A String", # 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.
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
305
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
306
306
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
307
307
"name": "A String", # 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.
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
376
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
377
377
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
378
378
"name": "A String", # 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.
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per customer.
428
+
"displayName": "A String", # Required. Name of the schema given by the user. Must be unique per project.
429
429
"documentIsFolder": True or False, # Document Type, true refers the document is a folder, otherwise it is a typical document.
430
430
"name": "A String", # 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.
0 commit comments