public static final class DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder extends GeneratedMessage.Builder<DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder> implements DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettingsOrBuilderCustom drill down settings.
Protobuf type
google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings build()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings |
|
buildPartial()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings buildPartial()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings |
|
clear()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clear()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
clearAction()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearAction()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
clearExternalLink()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearExternalLink()Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
clearFilter()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearFilter()Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
clearLeftClickColumn()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearLeftClickColumn()Optional. Table chart column name to associate the custom drill down action on left click.
string left_click_column = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
This builder for chaining. |
clearNewTab()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearNewTab()Required. Whether to open the drill down action in a new tab.
bool new_tab = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
This builder for chaining. |
clearQuery()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder clearQuery()Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
getActionCase()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.ActionCase getActionCase()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.ActionCase |
|
getDefaultInstanceForType()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getExternalLink()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink getExternalLink()Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink |
The externalLink. |
getExternalLinkBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink.Builder getExternalLinkBuilder()Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink.Builder |
|
getExternalLinkOrBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLinkOrBuilder getExternalLinkOrBuilder()Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLinkOrBuilder |
|
getFilter()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter getFilter()Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter |
The filter. |
getFilterBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter.Builder getFilterBuilder()Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter.Builder |
|
getFilterOrBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilterOrBuilder getFilterOrBuilder()Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilterOrBuilder |
|
getLeftClickColumn()
public String getLeftClickColumn()Optional. Table chart column name to associate the custom drill down action on left click.
string left_click_column = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The leftClickColumn. |
getLeftClickColumnBytes()
public ByteString getLeftClickColumnBytes()Optional. Table chart column name to associate the custom drill down action on left click.
string left_click_column = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for leftClickColumn. |
getNewTab()
public boolean getNewTab()Required. Whether to open the drill down action in a new tab.
bool new_tab = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
The newTab. |
getQuery()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery getQuery()Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery |
The query. |
getQueryBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery.Builder getQueryBuilder()Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery.Builder |
|
getQueryOrBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQueryOrBuilder getQueryOrBuilder()Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQueryOrBuilder |
|
hasExternalLink()
public boolean hasExternalLink()Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the externalLink field is set. |
hasFilter()
public boolean hasFilter()Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the filter field is set. |
hasQuery()
public boolean hasQuery()Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the query field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink value)Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
mergeFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter value)Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
mergeFrom(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings other)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeFrom(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings other)| Parameter | |
|---|---|
| Name | Description |
other |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
mergeQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder mergeQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery value)Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink value)Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink.Builder builderForValue)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setExternalLink(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink.Builder builderForValue)Drill down external link action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink external_link = 5;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownExternalLink.Builder |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter value)Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter.Builder builderForValue)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setFilter(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter.Builder builderForValue)Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter.Builder |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setLeftClickColumn(String value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setLeftClickColumn(String value)Optional. Table chart column name to associate the custom drill down action on left click.
string left_click_column = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe leftClickColumn to set. |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
This builder for chaining. |
setLeftClickColumnBytes(ByteString value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setLeftClickColumnBytes(ByteString value)Optional. Table chart column name to associate the custom drill down action on left click.
string left_click_column = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for leftClickColumn to set. |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
This builder for chaining. |
setNewTab(boolean value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setNewTab(boolean value)Required. Whether to open the drill down action in a new tab.
bool new_tab = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
booleanThe newTab to set. |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
This builder for chaining. |
setQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery value)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery value)Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|
setQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery.Builder builderForValue)
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder setQuery(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery.Builder builderForValue)Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery.Builder |
| Returns | |
|---|---|
| Type | Description |
DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder |
|