Public-facing display configuration of a task's public landing page.
The task is published when publishedAt is set and unpublished when it is null. The
publishedAt field is read-only - use TaskClient.publish and
TaskClient.unpublish to change the publication state.
Public-facing display configuration of a task's public landing page.
The task is published when
publishedAtis set and unpublished when it isnull. ThepublishedAtfield is read-only - use TaskClient.publish and TaskClient.unpublish to change the publication state.