All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.graphscope.proto.groot.ClearIngestRequestOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.28.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: groot/sdk/client.proto

package com.alibaba.graphscope.proto.groot;

public interface ClearIngestRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:gs.rpc.groot.ClearIngestRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string dataPath = 1;
   * @return The dataPath.
   */
  java.lang.String getDataPath();
  /**
   * string dataPath = 1;
   * @return The bytes for dataPath.
   */
  com.google.protobuf.ByteString
      getDataPathBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy