Send feedback
Class CreateEntryGroupRequest (3.6.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.6.2 keyboard_arrow_down
CreateEntryGroupRequest ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Request message for
CreateEntryGroup .
Attributes Name Description parent
str
Required. The names of the project and
location that the new entry group belongs to.
Note: The entry group itself and its child
resources might not be stored in the location
specified in its name.
entry_group_id
str
Required. The ID of the entry group to create.
The ID must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and must start with a letter or underscore.
The maximum size is 64 bytes when encoded in UTF-8.
entry_group
google.cloud.datacatalog_v1.types.EntryGroup
The entry group to create. Defaults to empty.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-09-10 UTC."}