Class FigureDescriptor.ChartDescriptor
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,FigureDescriptor.ChartDescriptorOrBuilder
,Serializable
- Enclosing class:
- FigureDescriptor
public static final class FigureDescriptor.ChartDescriptor
extends com.google.protobuf.GeneratedMessageV3
implements FigureDescriptor.ChartDescriptorOrBuilder
Protobuf type
io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeio.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor
static enum
Protobuf enumio.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getAxes
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
int
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
getAxesOrBuilder
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
List<? extends FigureDescriptor.AxisDescriptorOrBuilder>
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType chart_type = 6;
int
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType chart_type = 6;
int
int32 colspan = 1;
int
int32 column = 14;
static final com.google.protobuf.Descriptors.Descriptor
boolean
getIs3D()
bool is3d = 13;
string legend_color = 12;
com.google.protobuf.ByteString
string legend_color = 12;
string legend_font = 11;
com.google.protobuf.ByteString
string legend_font = 11;
getMultiSeries
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
int
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
getMultiSeriesOrBuilder
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
com.google.protobuf.Parser<FigureDescriptor.ChartDescriptor>
int
getRow()
int32 row = 15;
int
int32 rowspan = 2;
int
getSeries
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
int
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
getSeriesOrBuilder
(int index) repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
List<? extends FigureDescriptor.SeriesDescriptorOrBuilder>
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
boolean
bool show_legend = 10;
getTitle()
optional string title = 7;
com.google.protobuf.ByteString
optional string title = 7;
string title_color = 9;
com.google.protobuf.ByteString
string title_color = 9;
string title_font = 8;
com.google.protobuf.ByteString
string title_font = 8;
int
hashCode()
boolean
hasTitle()
optional string title = 7;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(FigureDescriptor.ChartDescriptor prototype) protected FigureDescriptor.ChartDescriptor.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<FigureDescriptor.ChartDescriptor>
parser()
void
writeTo
(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
COLSPAN_FIELD_NUMBER
public static final int COLSPAN_FIELD_NUMBER- See Also:
-
ROWSPAN_FIELD_NUMBER
public static final int ROWSPAN_FIELD_NUMBER- See Also:
-
SERIES_FIELD_NUMBER
public static final int SERIES_FIELD_NUMBER- See Also:
-
MULTI_SERIES_FIELD_NUMBER
public static final int MULTI_SERIES_FIELD_NUMBER- See Also:
-
AXES_FIELD_NUMBER
public static final int AXES_FIELD_NUMBER- See Also:
-
CHART_TYPE_FIELD_NUMBER
public static final int CHART_TYPE_FIELD_NUMBER- See Also:
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER- See Also:
-
TITLE_FONT_FIELD_NUMBER
public static final int TITLE_FONT_FIELD_NUMBER- See Also:
-
TITLE_COLOR_FIELD_NUMBER
public static final int TITLE_COLOR_FIELD_NUMBER- See Also:
-
SHOW_LEGEND_FIELD_NUMBER
public static final int SHOW_LEGEND_FIELD_NUMBER- See Also:
-
LEGEND_FONT_FIELD_NUMBER
public static final int LEGEND_FONT_FIELD_NUMBER- See Also:
-
LEGEND_COLOR_FIELD_NUMBER
public static final int LEGEND_COLOR_FIELD_NUMBER- See Also:
-
IS3D_FIELD_NUMBER
public static final int IS3D_FIELD_NUMBER- See Also:
-
COLUMN_FIELD_NUMBER
public static final int COLUMN_FIELD_NUMBER- See Also:
-
ROW_FIELD_NUMBER
public static final int ROW_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getColspan
public int getColspan()int32 colspan = 1;
- Specified by:
getColspan
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The colspan.
-
getRowspan
public int getRowspan()int32 rowspan = 2;
- Specified by:
getRowspan
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The rowspan.
-
getSeriesList
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- Specified by:
getSeriesList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getSeriesOrBuilderList
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- Specified by:
getSeriesOrBuilderList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getSeriesCount
public int getSeriesCount()repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- Specified by:
getSeriesCount
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getSeries
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- Specified by:
getSeries
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getSeriesOrBuilder
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesDescriptor series = 3;
- Specified by:
getSeriesOrBuilder
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getMultiSeriesList
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- Specified by:
getMultiSeriesList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getMultiSeriesOrBuilderList
public List<? extends FigureDescriptor.MultiSeriesDescriptorOrBuilder> getMultiSeriesOrBuilderList()repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- Specified by:
getMultiSeriesOrBuilderList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getMultiSeriesCount
public int getMultiSeriesCount()repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- Specified by:
getMultiSeriesCount
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getMultiSeries
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- Specified by:
getMultiSeries
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getMultiSeriesOrBuilder
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.MultiSeriesDescriptor multi_series = 4;
- Specified by:
getMultiSeriesOrBuilder
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getAxesList
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- Specified by:
getAxesList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getAxesOrBuilderList
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- Specified by:
getAxesOrBuilderList
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getAxesCount
public int getAxesCount()repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- Specified by:
getAxesCount
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getAxes
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- Specified by:
getAxes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getAxesOrBuilder
repeated .io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor axes = 5;
- Specified by:
getAxesOrBuilder
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
-
getChartTypeValue
public int getChartTypeValue().io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType chart_type = 6;
- Specified by:
getChartTypeValue
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The enum numeric value on the wire for chartType.
-
getChartType
.io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType chart_type = 6;
- Specified by:
getChartType
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The chartType.
-
hasTitle
public boolean hasTitle()optional string title = 7;
- Specified by:
hasTitle
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- Whether the title field is set.
-
getTitle
optional string title = 7;
- Specified by:
getTitle
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()optional string title = 7;
- Specified by:
getTitleBytes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The bytes for title.
-
getTitleFont
string title_font = 8;
- Specified by:
getTitleFont
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The titleFont.
-
getTitleFontBytes
public com.google.protobuf.ByteString getTitleFontBytes()string title_font = 8;
- Specified by:
getTitleFontBytes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The bytes for titleFont.
-
getTitleColor
string title_color = 9;
- Specified by:
getTitleColor
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The titleColor.
-
getTitleColorBytes
public com.google.protobuf.ByteString getTitleColorBytes()string title_color = 9;
- Specified by:
getTitleColorBytes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The bytes for titleColor.
-
getShowLegend
public boolean getShowLegend()bool show_legend = 10;
- Specified by:
getShowLegend
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The showLegend.
-
getLegendFont
string legend_font = 11;
- Specified by:
getLegendFont
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The legendFont.
-
getLegendFontBytes
public com.google.protobuf.ByteString getLegendFontBytes()string legend_font = 11;
- Specified by:
getLegendFontBytes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The bytes for legendFont.
-
getLegendColor
string legend_color = 12;
- Specified by:
getLegendColor
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The legendColor.
-
getLegendColorBytes
public com.google.protobuf.ByteString getLegendColorBytes()string legend_color = 12;
- Specified by:
getLegendColorBytes
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The bytes for legendColor.
-
getIs3D
public boolean getIs3D()bool is3d = 13;
- Specified by:
getIs3D
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The is3d.
-
getColumn
public int getColumn()int32 column = 14;
- Specified by:
getColumn
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The column.
-
getRow
public int getRow()int32 row = 15;
- Specified by:
getRow
in interfaceFigureDescriptor.ChartDescriptorOrBuilder
- Returns:
- The row.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static FigureDescriptor.ChartDescriptor parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static FigureDescriptor.ChartDescriptor parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static FigureDescriptor.ChartDescriptor parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static FigureDescriptor.ChartDescriptor.Builder newBuilder(FigureDescriptor.ChartDescriptor prototype) -
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FigureDescriptor.ChartDescriptor.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-