public enum ChangeRequest.Types.ChangeTypeReference documentation and code samples for the Cloud Dataplex v1 API enum ChangeRequest.Types.ChangeType.
Enum representing the type of change in the payload.
Namespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Fields |
|
|---|---|
| Name | Description |
CreateEntry |
Request to create an Entry. |
CreateEntryLink |
Request to create an EntryLink. |
CreateGlossary |
Request to create a Glossary. |
CreateGlossaryCategory |
Request to create a GlossaryCategory. |
CreateGlossaryTerm |
Request to create a GlossaryTerm. |
DeleteEntry |
Request to delete an Entry. |
DeleteEntryLink |
Request to delete an EntryLink. |
DeleteGlossary |
Request to delete a Glossary. |
DeleteGlossaryCategory |
Request to delete a GlossaryCategory. |
DeleteGlossaryTerm |
Request to delete a GlossaryTerm. |
RequestDataProductAccess |
Request to request Data Product access. |
Unspecified |
State unspecified. |
UpdateEntry |
Request to update an Entry. |
UpdateGlossary |
Request to update a Glossary. |
UpdateGlossaryCategory |
Request to update a GlossaryCategory. |
UpdateGlossaryTerm |
Request to update a GlossaryTerm. |