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

com.volcengine.service.vod.model.request.VodGetDirectEditProgressRequestOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.0.192
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: volcengine/vod/request/request_vod.proto

package com.volcengine.service.vod.model.request;

public interface VodGetDirectEditProgressRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:Volcengine.Vod.Models.Request.VodGetDirectEditProgressRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string ReqId = 1;
   * @return The reqId.
   */
  java.lang.String getReqId();
  /**
   * string ReqId = 1;
   * @return The bytes for reqId.
   */
  com.google.protobuf.ByteString
      getReqIdBytes();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy