public static final class SingleViewGroup.Builder extends GeneratedMessage.Builder<SingleViewGroup.Builder> implements SingleViewGroupOrBuilderA widget that groups the other widgets by using a dropdown menu. All widgets that are within the area spanned by the grouping widget are considered member widgets.
Protobuf type google.monitoring.dashboard.v1.SingleViewGroup
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SingleViewGroup.BuilderImplements
SingleViewGroupOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SingleViewGroup build()| Returns | |
|---|---|
| Type | Description |
SingleViewGroup |
|
buildPartial()
public SingleViewGroup buildPartial()| Returns | |
|---|---|
| Type | Description |
SingleViewGroup |
|
clear()
public SingleViewGroup.Builder clear()| Returns | |
|---|---|
| Type | Description |
SingleViewGroup.Builder |
|
getDefaultInstanceForType()
public SingleViewGroup getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SingleViewGroup |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(SingleViewGroup other)
public SingleViewGroup.Builder mergeFrom(SingleViewGroup other)| Parameter | |
|---|---|
| Name | Description |
other |
SingleViewGroup |
| Returns | |
|---|---|
| Type | Description |
SingleViewGroup.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SingleViewGroup.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SingleViewGroup.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SingleViewGroup.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SingleViewGroup.Builder |
|