envgroupHostname property

String? envgroupHostname
getter/setter pair

Hostname needs to be specified if query intends to run at host level.

This field is only allowed when query is submitted by CreateHostAsyncQuery where analytics data will be grouped by organization and hostname.

Implementation

core.String? envgroupHostname;