public class GetFileInfoRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| GetFileInfoRequest() | 
| GetFileInfoRequest(GetFileInfoRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getFilePath()Get File pathProject Area 1470575647377821696 project, in directory f1: /datastudio/project/1470575647377821696/f1/sql1234.sql Personal Area: /datastudio/personal/sqlTTT.sql | 
| String | getProjectId()Get Project ID | 
| void | setFilePath(String FilePath)Set File pathProject Area 1470575647377821696 project, in directory f1: /datastudio/project/1470575647377821696/f1/sql1234.sql Personal Area: /datastudio/personal/sqlTTT.sql | 
| void | setProjectId(String ProjectId)Set Project ID | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic GetFileInfoRequest()
public GetFileInfoRequest(GetFileInfoRequest source)
public String getProjectId()
public void setProjectId(String ProjectId)
ProjectId - Project IDpublic String getFilePath()
public void setFilePath(String FilePath)
FilePath - File pathProject Area 1470575647377821696 project, in directory f1: /datastudio/project/1470575647377821696/f1/sql1234.sql Personal Area: /datastudio/personal/sqlTTT.sqlCopyright © 2025. All rights reserved.