Name | Getter | Setter | Type | Description | Notes |
---|---|---|---|---|---|
client_object_id | getClientObjectId() | setClientObjectId($value) | string | The client-supplied, temporary `#`-prefixed ID for a new CatalogObject. | [optional] |
object_id | getObjectId() | setObjectId($value) | string | The permanent ID for the CatalogObject created by the server. | [optional] |
Note: All properties are protected and only accessed via getters and setters.