GetGuestAttributesInstanceRequest constructor
GetGuestAttributesInstanceRequest({})
Implementation
GetGuestAttributesInstanceRequest({
required this.instance,
required this.project,
this.queryPath,
this.variableKey,
required this.zone,
}) : super(fullyQualifiedName);