Uses of Interface
com.google.cloud.datacatalog.v1.Contacts.PersonOrBuilder
-
Uses of Contacts.PersonOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement Contacts.PersonOrBuilderModifier and TypeClassDescriptionstatic final classA contact person for the entry.static final classA contact person for the entry.Methods in com.google.cloud.datacatalog.v1 that return Contacts.PersonOrBuilderModifier and TypeMethodDescriptionContacts.Builder.getPeopleOrBuilder(int index) The list of contact people for the entry.Contacts.getPeopleOrBuilder(int index) The list of contact people for the entry.ContactsOrBuilder.getPeopleOrBuilder(int index) The list of contact people for the entry.Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type Contacts.PersonOrBuilderModifier and TypeMethodDescriptionList<? extends Contacts.PersonOrBuilder>Contacts.Builder.getPeopleOrBuilderList()The list of contact people for the entry.List<? extends Contacts.PersonOrBuilder>Contacts.getPeopleOrBuilderList()The list of contact people for the entry.List<? extends Contacts.PersonOrBuilder>ContactsOrBuilder.getPeopleOrBuilderList()The list of contact people for the entry.