
com.alibaba.graphscope.proto.groot.DeleteGraphBackupRequestOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: groot/sdk/client_backup_service.proto
package com.alibaba.graphscope.proto.groot;
public interface DeleteGraphBackupRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:gs.rpc.groot.DeleteGraphBackupRequest)
com.google.protobuf.MessageOrBuilder {
/**
* int32 backupId = 1;
* @return The backupId.
*/
int getBackupId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy