organization Feed
suspend fun organizationFeed(name: String, block: suspend OrganizationFeedResourceBuilder.() -> Unit): OrganizationFeed
Parameters
name
The unique name of the resulting resource.
block
Builder for OrganizationFeed.
See also
Parameters
name
The unique name of the resulting resource.