Send feedback
Class FieldOptionsKt.Dsl (3.19.4) Stay organized with collections
Save and categorize content based on your preferences.
public
static
final
class
FieldOptionsKt
.
Dsl
Static Fields
Companion
public
static
final
FieldOptionsKt
.
Dsl
.
Companion
Companion
Companion
public
static
final
FieldOptionsKt
.
Dsl
.
Companion
Companion
Methods
clearCtype()
public
final
void
clearCtype
()
clearDeprecated()
public
final
void
clearDeprecated
()
clearJstype()
public
final
void
clearJstype
()
clearLazy()
public
final
void
clearLazy
()
clearPacked()
public
final
void
clearPacked
()
clearWeak()
public
final
void
clearWeak
()
getCtype()
public
final
DescriptorProtos
.
FieldOptions
.
CType
getCtype
()
getDeprecated()
public
final
boolean
getDeprecated
()
getJstype()
public
final
DescriptorProtos
.
FieldOptions
.
JSType
getJstype
()
getLazy()
public
final
boolean
getLazy
()
getPacked()
public
final
boolean
getPacked
()
getWeak()
public
final
boolean
getWeak
()
hasCtype()
public
final
boolean
hasCtype
()
hasDeprecated()
public
final
boolean
hasDeprecated
()
hasJstype()
public
final
boolean
hasJstype
()
hasLazy()
public
final
boolean
hasLazy
()
hasPacked()
public
final
boolean
hasPacked
()
hasWeak()
public
final
boolean
hasWeak
()
setCtype(DescriptorProtos.FieldOptions.CType arg0)
public
final
void
setCtype
(
DescriptorProtos
.
FieldOptions
.
CType
arg0
)
setDeprecated(boolean arg0)
public
final
void
setDeprecated
(
boolean
arg0
)
setJstype(DescriptorProtos.FieldOptions.JSType arg0)
public
final
void
setJstype
(
DescriptorProtos
.
FieldOptions
.
JSType
arg0
)
setLazy(boolean arg0)
public
final
void
setLazy
(
boolean
arg0
)
setPacked(boolean arg0)
public
final
void
setPacked
(
boolean
arg0
)
setWeak(boolean arg0)
public
final
void
setWeak
(
boolean
arg0
)
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-10-30 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-10-30 UTC."],[],[]]