Class ImportAppResponse (0.3.0)

ImportAppResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for AgentService.ImportApp.

Attributes

Name Description
name str
The resource name of the app that was imported.
warnings MutableSequence[str]
Warning messages generated during the import process. If errors occur for specific resources, they will not be included in the imported app and the error will be mentioned here.