Send feedback
Class FileDescriptorProtoKt.Dsl (3.19.4)
Stay organized with collections
Save and categorize content based on your preferences.
public static final class FileDescriptorProtoKt . Dsl
Static Fields
Companion
public static final FileDescriptorProtoKt . Dsl . Companion Companion
Companion
public static final FileDescriptorProtoKt . Dsl . Companion Companion
Methods
clearName()
public final void clearName ()
clearOptions()
public final void clearOptions ()
clearPackage_()
public final void clearPackage_ ()
clearSourceCodeInfo()
public final void clearSourceCodeInfo ()
clearSyntax()
public final void clearSyntax ()
getDependency()
public final DslList<String , FileDescriptorProtoKt . Dsl . DependencyProxy > getDependency ()
getName()
public final String getName ()
Returns
Type
Description
String
getOptions()
public final DescriptorProtos . FileOptions getOptions ()
getPackage_()
public final String getPackage_ ()
Returns
Type
Description
String
getSourceCodeInfo()
public final DescriptorProtos . SourceCodeInfo getSourceCodeInfo ()
getSyntax()
public final String getSyntax ()
Returns
Type
Description
String
hasName()
public final boolean hasName ()
hasOptions()
public final boolean hasOptions ()
hasPackage_()
public final boolean hasPackage_ ()
hasSourceCodeInfo()
public final boolean hasSourceCodeInfo ()
hasSyntax()
public final boolean hasSyntax ()
setName(String arg0)
public final void setName ( String arg0 )
Parameter
Name
Description
arg0
String
setOptions(DescriptorProtos.FileOptions arg0)
public final void setOptions ( DescriptorProtos . FileOptions arg0 )
setPackage_(String arg0)
public final void setPackage_ ( String arg0 )
Parameter
Name
Description
arg0
String
setSourceCodeInfo(DescriptorProtos.SourceCodeInfo arg0)
public final void setSourceCodeInfo ( DescriptorProtos . SourceCodeInfo arg0 )
setSyntax(String arg0)
public final void setSyntax ( String arg0 )
Parameter
Name
Description
arg0
String
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-13 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-13 UTC."],[],[]]