Uses of Class
ai.vespa.documentapi.protobuf.DocapiCommon.GlobalId
Packages that use DocapiCommon.GlobalId
-
Uses of DocapiCommon.GlobalId in ai.vespa.documentapi.protobuf
Methods in ai.vespa.documentapi.protobuf that return DocapiCommon.GlobalIdModifier and TypeMethodDescriptionDocapiCommon.GlobalId.Builder.build()DocapiCommon.GlobalId.Builder.buildPartial()static DocapiCommon.GlobalIdDocapiCommon.GlobalId.getDefaultInstance()DocapiCommon.GlobalId.Builder.getDefaultInstanceForType()DocapiCommon.GlobalId.getDefaultInstanceForType()DocapiInspect.DocumentState.Builder.getGlobalId().documentapi.protobuf.GlobalId global_id = 2;DocapiInspect.DocumentState.getGlobalId().documentapi.protobuf.GlobalId global_id = 2;DocapiInspect.DocumentStateOrBuilder.getGlobalId().documentapi.protobuf.GlobalId global_id = 2;static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseDelimitedFrom(InputStream input) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(byte[] data) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(com.google.protobuf.ByteString data) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(com.google.protobuf.CodedInputStream input) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(InputStream input) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(ByteBuffer data) static DocapiCommon.GlobalIdDocapiCommon.GlobalId.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in ai.vespa.documentapi.protobuf that return types with arguments of type DocapiCommon.GlobalIdModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DocapiCommon.GlobalId>DocapiCommon.GlobalId.getParserForType()static com.google.protobuf.Parser<DocapiCommon.GlobalId>DocapiCommon.GlobalId.parser()Methods in ai.vespa.documentapi.protobuf with parameters of type DocapiCommon.GlobalIdModifier and TypeMethodDescriptionDocapiCommon.GlobalId.Builder.mergeFrom(DocapiCommon.GlobalId other) DocapiInspect.DocumentState.Builder.mergeGlobalId(DocapiCommon.GlobalId value) .documentapi.protobuf.GlobalId global_id = 2;DocapiCommon.GlobalId.newBuilder(DocapiCommon.GlobalId prototype) DocapiInspect.DocumentState.Builder.setGlobalId(DocapiCommon.GlobalId value) .documentapi.protobuf.GlobalId global_id = 2;