Uses of Class
com.google.cloud.datacatalog.v1.Contacts
-
Uses of Contacts in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return ContactsModifier and TypeMethodDescriptionContacts.Builder.build()Contacts.Builder.buildPartial()BusinessContext.Builder.getContacts()Contact people for the entry.BusinessContext.getContacts()Contact people for the entry.BusinessContextOrBuilder.getContacts()Contact people for the entry.ModifyEntryContactsRequest.Builder.getContacts()Required.ModifyEntryContactsRequest.getContacts()Required.ModifyEntryContactsRequestOrBuilder.getContacts()Required.static ContactsContacts.getDefaultInstance()Contacts.Builder.getDefaultInstanceForType()Contacts.getDefaultInstanceForType()static ContactsContacts.parseDelimitedFrom(InputStream input) static ContactsContacts.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactsContacts.parseFrom(byte[] data) static ContactsContacts.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactsContacts.parseFrom(com.google.protobuf.ByteString data) static ContactsContacts.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactsContacts.parseFrom(com.google.protobuf.CodedInputStream input) static ContactsContacts.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactsContacts.parseFrom(InputStream input) static ContactsContacts.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContactsContacts.parseFrom(ByteBuffer data) static ContactsContacts.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type ContactsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Contacts>Contacts.getParserForType()static com.google.protobuf.Parser<Contacts>Contacts.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type ContactsModifier and TypeMethodDescriptionBusinessContext.Builder.mergeContacts(Contacts value) Contact people for the entry.ModifyEntryContactsRequest.Builder.mergeContacts(Contacts value) Required.static Contacts.BuilderContacts.newBuilder(Contacts prototype) BusinessContext.Builder.setContacts(Contacts value) Contact people for the entry.ModifyEntryContactsRequest.Builder.setContacts(Contacts value) Required.