Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Class UninterpretedOptionKt.Dsl (3.19.4)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
public static final class UninterpretedOptionKt . Dsl
Static Fields
Companion
public static final UninterpretedOptionKt . Dsl . Companion Companion
Companion
public static final UninterpretedOptionKt . Dsl . Companion Companion
Methods
clearAggregateValue()
public final void clearAggregateValue ()
clearDoubleValue()
public final void clearDoubleValue ()
clearIdentifierValue()
public final void clearIdentifierValue ()
clearNegativeIntValue()
public final void clearNegativeIntValue ()
clearPositiveIntValue()
public final void clearPositiveIntValue ()
clearStringValue()
public final void clearStringValue ()
getAggregateValue()
public final String getAggregateValue ()
Returns
Type
Description
String
getDoubleValue()
public final double getDoubleValue ()
Returns
Type
Description
double
getIdentifierValue()
public final String getIdentifierValue ()
Returns
Type
Description
String
getNegativeIntValue()
public final long getNegativeIntValue ()
Returns
Type
Description
long
getPositiveIntValue()
public final long getPositiveIntValue ()
Returns
Type
Description
long
getStringValue()
public final ByteString getStringValue ()
hasAggregateValue()
public final boolean hasAggregateValue ()
hasDoubleValue()
public final boolean hasDoubleValue ()
hasIdentifierValue()
public final boolean hasIdentifierValue ()
hasNegativeIntValue()
public final boolean hasNegativeIntValue ()
hasPositiveIntValue()
public final boolean hasPositiveIntValue ()
hasStringValue()
public final boolean hasStringValue ()
setAggregateValue(String arg0)
public final void setAggregateValue ( String arg0 )
Parameter
Name
Description
arg0
String
setDoubleValue(double arg0)
public final void setDoubleValue ( double arg0 )
Parameter
Name
Description
arg0
double
setIdentifierValue(String arg0)
public final void setIdentifierValue ( String arg0 )
Parameter
Name
Description
arg0
String
setNegativeIntValue(long arg0)
public final void setNegativeIntValue ( long arg0 )
Parameter
Name
Description
arg0
long
setPositiveIntValue(long arg0)
public final void setPositiveIntValue ( long arg0 )
Parameter
Name
Description
arg0
long
setStringValue(ByteString arg0)
public final void setStringValue ( ByteString arg0 )
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-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]