Send feedback
Class CodeGeneratorResponseKt.FileKt.Dsl (3.19.4)
bookmark_border bookmark
Stay organized with collections
Save and categorize content based on your preferences.
public static final class CodeGeneratorResponseKt . FileKt . Dsl
Inherited Members
Static Fields
Companion
public static final CodeGeneratorResponseKt . FileKt . Dsl . Companion Companion
Companion
public static final CodeGeneratorResponseKt . FileKt . Dsl . Companion Companion
Methods
clearContent()
public final void clearContent ()
clearGeneratedCodeInfo()
public final void clearGeneratedCodeInfo ()
clearInsertionPoint()
public final void clearInsertionPoint ()
clearName()
public final void clearName ()
getContent()
public final String getContent ()
Returns
Type
Description
String
getGeneratedCodeInfo()
public final DescriptorProtos . GeneratedCodeInfo getGeneratedCodeInfo ()
getInsertionPoint()
public final String getInsertionPoint ()
Returns
Type
Description
String
getName()
public final String getName ()
Returns
Type
Description
String
hasContent()
public final boolean hasContent ()
hasGeneratedCodeInfo()
public final boolean hasGeneratedCodeInfo ()
hasInsertionPoint()
public final boolean hasInsertionPoint ()
hasName()
public final boolean hasName ()
setContent(String arg0)
public final void setContent ( String arg0 )
Parameter
Name
Description
arg0
String
setGeneratedCodeInfo(DescriptorProtos.GeneratedCodeInfo arg0)
public final void setGeneratedCodeInfo ( DescriptorProtos . GeneratedCodeInfo arg0 )
setInsertionPoint(String arg0)
public final void setInsertionPoint ( String arg0 )
Parameter
Name
Description
arg0
String
setName(String arg0)
public final void setName ( 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 2025-02-14 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 2025-02-14 UTC."],[],[]]