Uses of Class
com.google.cloud.datacatalog.v1.BusinessContext
-
Uses of BusinessContext in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return BusinessContextModifier and TypeMethodDescriptionBusinessContext.Builder.build()BusinessContext.Builder.buildPartial()Entry.Builder.getBusinessContext()Business Context of the entry.Entry.getBusinessContext()Business Context of the entry.EntryOrBuilder.getBusinessContext()Business Context of the entry.static BusinessContextBusinessContext.getDefaultInstance()BusinessContext.Builder.getDefaultInstanceForType()BusinessContext.getDefaultInstanceForType()static BusinessContextBusinessContext.parseDelimitedFrom(InputStream input) static BusinessContextBusinessContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BusinessContextBusinessContext.parseFrom(byte[] data) static BusinessContextBusinessContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BusinessContextBusinessContext.parseFrom(com.google.protobuf.ByteString data) static BusinessContextBusinessContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BusinessContextBusinessContext.parseFrom(com.google.protobuf.CodedInputStream input) static BusinessContextBusinessContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BusinessContextBusinessContext.parseFrom(InputStream input) static BusinessContextBusinessContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BusinessContextBusinessContext.parseFrom(ByteBuffer data) static BusinessContextBusinessContext.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type BusinessContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BusinessContext>BusinessContext.getParserForType()static com.google.protobuf.Parser<BusinessContext>BusinessContext.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type BusinessContextModifier and TypeMethodDescriptionEntry.Builder.mergeBusinessContext(BusinessContext value) Business Context of the entry.BusinessContext.Builder.mergeFrom(BusinessContext other) static BusinessContext.BuilderBusinessContext.newBuilder(BusinessContext prototype) Entry.Builder.setBusinessContext(BusinessContext value) Business Context of the entry.