public static final class DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings extends GeneratedMessage implements DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettingsOrBuilder
Custom drill down settings.
Protobuf type
google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
EXTERNAL_LINK_FIELD_NUMBER
public static final int EXTERNAL_LINK_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
LEFT_CLICK_COLUMN_FIELD_NUMBER
public static final int LEFT_CLICK_COLUMN_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
NEW_TAB_FIELD_NUMBER
public static final int NEW_TAB_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder newBuilder()
newBuilder(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings prototype)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder newBuilder(DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings prototype)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseDelimitedFrom(InputStream input)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(CodedInputStream input)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(InputStream input)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getActionCase()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.ActionCase getActionCase()
getDefaultInstanceForType()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings getDefaultInstanceForType()
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;
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;
getFilter()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter getFilter()
Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
getFilterOrBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilterOrBuilder getFilterOrBuilder()
Drill down filter action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownFilter filter = 4;
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.
|
getParserForType()
public Parser<DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings> getParserForType()
Overrides
getQuery()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery getQuery()
Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
getQueryOrBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQueryOrBuilder getQueryOrBuilder()
Drill down query action config.
.google.cloud.chronicle.v1.DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.DrillDownQuery query = 3;
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
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.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public DashboardChart.DrillDownConfig.DrillDown.CustomDrillDownSettings.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides