Google Cloud Datacatalog V1Contacts Args
data class GoogleCloudDatacatalogV1ContactsArgs(val people: Output<List<GoogleCloudDatacatalogV1ContactsPersonArgs>>? = null) : ConvertibleToJava<GoogleCloudDatacatalogV1ContactsArgs>
Contact people for the entry.
Constructors
Link copied to clipboard
fun GoogleCloudDatacatalogV1ContactsArgs(people: Output<List<GoogleCloudDatacatalogV1ContactsPersonArgs>>? = null)