Send feedback
Class CollapsibleGroup.Builder (2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.3.0 keyboard_arrow_down
public static final class CollapsibleGroup . Builder extends GeneratedMessageV3 . Builder<CollapsibleGroup . Builder > implements CollapsibleGroupOrBuilder
A widget that groups the other widgets. All widgets that are within
the area spanned by the grouping widget are considered member widgets.
Protobuf type google.monitoring.dashboard.v1.CollapsibleGroup
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CollapsibleGroup . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public CollapsibleGroup build ()
Returns
buildPartial()
public CollapsibleGroup buildPartial ()
Returns
clear()
public CollapsibleGroup . Builder clear ()
Returns
Overrides
clearCollapsed()
public CollapsibleGroup . Builder clearCollapsed ()
The collapsed state of the widget on first page load.
bool collapsed = 1;
Returns
clearField(Descriptors.FieldDescriptor field)
public CollapsibleGroup . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CollapsibleGroup . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public CollapsibleGroup . Builder clone ()
Returns
Overrides
getCollapsed()
public boolean getCollapsed ()
The collapsed state of the widget on first page load.
bool collapsed = 1;
Returns
Type Description boolean The collapsed.
getDefaultInstanceForType()
public CollapsibleGroup getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(CollapsibleGroup other)
public CollapsibleGroup . Builder mergeFrom ( CollapsibleGroup other )
Parameter
Returns
public CollapsibleGroup . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public CollapsibleGroup . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CollapsibleGroup . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setCollapsed(boolean value)
public CollapsibleGroup . Builder setCollapsed ( boolean value )
The collapsed state of the widget on first page load.
bool collapsed = 1;
Parameter
Name Description value boolean
The collapsed to set.
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public CollapsibleGroup . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CollapsibleGroup . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CollapsibleGroup . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
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-01-28 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-01-28 UTC."],[],[]]