Uses of Class
com.google.cloud.datacatalog.v1.VertexModelSourceInfo
-
Uses of VertexModelSourceInfo in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return VertexModelSourceInfoModifier and TypeMethodDescriptionVertexModelSourceInfo.Builder.build()VertexModelSourceInfo.Builder.buildPartial()static VertexModelSourceInfoVertexModelSourceInfo.getDefaultInstance()VertexModelSourceInfo.Builder.getDefaultInstanceForType()VertexModelSourceInfo.getDefaultInstanceForType()VertexModelSpec.Builder.getVertexModelSourceInfo()Source of a Vertex model.VertexModelSpec.getVertexModelSourceInfo()Source of a Vertex model.VertexModelSpecOrBuilder.getVertexModelSourceInfo()Source of a Vertex model.static VertexModelSourceInfoVertexModelSourceInfo.parseDelimitedFrom(InputStream input) static VertexModelSourceInfoVertexModelSourceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(byte[] data) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(com.google.protobuf.ByteString data) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(InputStream input) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(ByteBuffer data) static VertexModelSourceInfoVertexModelSourceInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type VertexModelSourceInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VertexModelSourceInfo>VertexModelSourceInfo.getParserForType()static com.google.protobuf.Parser<VertexModelSourceInfo>VertexModelSourceInfo.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type VertexModelSourceInfoModifier and TypeMethodDescriptionVertexModelSourceInfo.Builder.mergeFrom(VertexModelSourceInfo other) VertexModelSpec.Builder.mergeVertexModelSourceInfo(VertexModelSourceInfo value) Source of a Vertex model.VertexModelSourceInfo.newBuilder(VertexModelSourceInfo prototype) VertexModelSpec.Builder.setVertexModelSourceInfo(VertexModelSourceInfo value) Source of a Vertex model.