Returns an immutable instance of [OrganizationPgSchemaSlim].
public OrganizationPgSchemaSlim build()Returns an immutable instance of [OrganizationPgSchemaSlim]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.disabled()
.displayName()
.isPersonal()
IllegalStateException: if any required field is unset.