Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 619 Bytes

V1beta1BatchCreateNotesRequest.md

File metadata and controls

11 lines (7 loc) · 619 Bytes

V1beta1BatchCreateNotesRequest

Properties

Name Type Description Notes
Parent string The name of the project in the form of `projects/[PROJECT_ID]`, under which the notes are to be created. [optional] [default to null]
Notes map[string]V1beta1Note The notes to create. Max allowed length is 1000. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]