AgentInstallation Type - This specifies whether the user requests the command to install a new remote agent as a Docker container or using the installer.
| Enums | |
|---|---|
| INSTALLATION_TYPE_UNSPECIFIED | Remote agent installation type is unspecified. | 
| DOCKER | This specifies that the user requests to install the new remote agent as a docker container. | 
| INSTALLER | This specifies that the user requests to install the new remote agent using the installer. | 
| PODMAN | This specifies that the user requests to install the new remote agent using a podman container. | 

