BucketAccessControlProjectTeamResponse

data class BucketAccessControlProjectTeamResponse(val projectNumber: String, val team: String)

The project team associated with the entity, if any.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The project number.

Link copied to clipboard

The team.