Uses of Interface
com.google.cloud.datacatalog.v1.ContactsOrBuilder
-
Packages that use ContactsOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of ContactsOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement ContactsOrBuilder Modifier and Type Class Description class
Contacts
Contact people for the entry.static class
Contacts.Builder
Contact people for the entry.Methods in com.google.cloud.datacatalog.v1 that return ContactsOrBuilder Modifier and Type Method Description ContactsOrBuilder
BusinessContext.Builder. getContactsOrBuilder()
Contact people for the entry.ContactsOrBuilder
BusinessContext. getContactsOrBuilder()
Contact people for the entry.ContactsOrBuilder
BusinessContextOrBuilder. getContactsOrBuilder()
Contact people for the entry.ContactsOrBuilder
ModifyEntryContactsRequest.Builder. getContactsOrBuilder()
Required.ContactsOrBuilder
ModifyEntryContactsRequest. getContactsOrBuilder()
Required.ContactsOrBuilder
ModifyEntryContactsRequestOrBuilder. getContactsOrBuilder()
Required.
-