Package com.google.cloud.recommender.v1
Class Insight
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.recommender.v1.Insight
-
- All Implemented Interfaces:
InsightOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Insight extends com.google.protobuf.GeneratedMessageV3 implements InsightOrBuilder
An insight along with the information used to derive the insight. The insight may have associated recommendations as well.
Protobuf typegoogle.cloud.recommender.v1.Insight- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInsight.BuilderAn insight along with the information used to derive the insight.static classInsight.CategoryInsight category.static classInsight.RecommendationReferenceReference to an associated recommendation.static interfaceInsight.RecommendationReferenceOrBuilderstatic classInsight.SeverityInsight severity levels.-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intASSOCIATED_RECOMMENDATIONS_FIELD_NUMBERstatic intCATEGORY_FIELD_NUMBERstatic intCONTENT_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intETAG_FIELD_NUMBERstatic intINSIGHT_SUBTYPE_FIELD_NUMBERstatic intLAST_REFRESH_TIME_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOBSERVATION_PERIOD_FIELD_NUMBERstatic intSEVERITY_FIELD_NUMBERstatic intSTATE_INFO_FIELD_NUMBERstatic intTARGET_RESOURCES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Insight.RecommendationReferencegetAssociatedRecommendations(int index)Recommendations derived from this insight.intgetAssociatedRecommendationsCount()Recommendations derived from this insight.List<Insight.RecommendationReference>getAssociatedRecommendationsList()Recommendations derived from this insight.Insight.RecommendationReferenceOrBuildergetAssociatedRecommendationsOrBuilder(int index)Recommendations derived from this insight.List<? extends Insight.RecommendationReferenceOrBuilder>getAssociatedRecommendationsOrBuilderList()Recommendations derived from this insight.Insight.CategorygetCategory()Category being targeted by the insight.intgetCategoryValue()Category being targeted by the insight.com.google.protobuf.StructgetContent()A struct of custom fields to explain the insight.com.google.protobuf.StructOrBuildergetContentOrBuilder()A struct of custom fields to explain the insight.static InsightgetDefaultInstance()InsightgetDefaultInstanceForType()StringgetDescription()Free-form human readable summary in English.com.google.protobuf.ByteStringgetDescriptionBytes()Free-form human readable summary in English.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEtag()Fingerprint of the Insight.com.google.protobuf.ByteStringgetEtagBytes()Fingerprint of the Insight.StringgetInsightSubtype()Insight subtype.com.google.protobuf.ByteStringgetInsightSubtypeBytes()Insight subtype.com.google.protobuf.TimestampgetLastRefreshTime()Timestamp of the latest data used to generate the insight.com.google.protobuf.TimestampOrBuildergetLastRefreshTimeOrBuilder()Timestamp of the latest data used to generate the insight.StringgetName()Name of the insight.com.google.protobuf.ByteStringgetNameBytes()Name of the insight.com.google.protobuf.DurationgetObservationPeriod()Observation period that led to the insight.com.google.protobuf.DurationOrBuildergetObservationPeriodOrBuilder()Observation period that led to the insight.com.google.protobuf.Parser<Insight>getParserForType()intgetSerializedSize()Insight.SeveritygetSeverity()Insight's severity.intgetSeverityValue()Insight's severity.InsightStateInfogetStateInfo()Information state and metadata.InsightStateInfoOrBuildergetStateInfoOrBuilder()Information state and metadata.StringgetTargetResources(int index)Fully qualified resource names that this insight is targeting.com.google.protobuf.ByteStringgetTargetResourcesBytes(int index)Fully qualified resource names that this insight is targeting.intgetTargetResourcesCount()Fully qualified resource names that this insight is targeting.com.google.protobuf.ProtocolStringListgetTargetResourcesList()Fully qualified resource names that this insight is targeting.booleanhasContent()A struct of custom fields to explain the insight.inthashCode()booleanhasLastRefreshTime()Timestamp of the latest data used to generate the insight.booleanhasObservationPeriod()Observation period that led to the insight.booleanhasStateInfo()Information state and metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Insight.BuildernewBuilder()static Insight.BuildernewBuilder(Insight prototype)Insight.BuildernewBuilderForType()protected Insight.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static InsightparseDelimitedFrom(InputStream input)static InsightparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightparseFrom(byte[] data)static InsightparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightparseFrom(com.google.protobuf.ByteString data)static InsightparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightparseFrom(com.google.protobuf.CodedInputStream input)static InsightparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightparseFrom(InputStream input)static InsightparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsightparseFrom(ByteBuffer data)static InsightparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Insight>parser()Insight.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_RESOURCES_FIELD_NUMBER
public static final int TARGET_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSIGHT_SUBTYPE_FIELD_NUMBER
public static final int INSIGHT_SUBTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONTENT_FIELD_NUMBER
public static final int CONTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_REFRESH_TIME_FIELD_NUMBER
public static final int LAST_REFRESH_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBSERVATION_PERIOD_FIELD_NUMBER
public static final int OBSERVATION_PERIOD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_INFO_FIELD_NUMBER
public static final int STATE_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CATEGORY_FIELD_NUMBER
public static final int CATEGORY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEVERITY_FIELD_NUMBER
public static final int SEVERITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ETAG_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSOCIATED_RECOMMENDATIONS_FIELD_NUMBER
public static final int ASSOCIATED_RECOMMENDATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Name of the insight.
string name = 1;- Specified by:
getNamein interfaceInsightOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the insight.
string name = 1;- Specified by:
getNameBytesin interfaceInsightOrBuilder- Returns:
- The bytes for name.
-
getDescription
public String getDescription()
Free-form human readable summary in English. The maximum length is 500 characters.
string description = 2;- Specified by:
getDescriptionin interfaceInsightOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Free-form human readable summary in English. The maximum length is 500 characters.
string description = 2;- Specified by:
getDescriptionBytesin interfaceInsightOrBuilder- Returns:
- The bytes for description.
-
getTargetResourcesList
public com.google.protobuf.ProtocolStringList getTargetResourcesList()
Fully qualified resource names that this insight is targeting.
repeated string target_resources = 9;- Specified by:
getTargetResourcesListin interfaceInsightOrBuilder- Returns:
- A list containing the targetResources.
-
getTargetResourcesCount
public int getTargetResourcesCount()
Fully qualified resource names that this insight is targeting.
repeated string target_resources = 9;- Specified by:
getTargetResourcesCountin interfaceInsightOrBuilder- Returns:
- The count of targetResources.
-
getTargetResources
public String getTargetResources(int index)
Fully qualified resource names that this insight is targeting.
repeated string target_resources = 9;- Specified by:
getTargetResourcesin interfaceInsightOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The targetResources at the given index.
-
getTargetResourcesBytes
public com.google.protobuf.ByteString getTargetResourcesBytes(int index)
Fully qualified resource names that this insight is targeting.
repeated string target_resources = 9;- Specified by:
getTargetResourcesBytesin interfaceInsightOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the targetResources at the given index.
-
getInsightSubtype
public String getInsightSubtype()
Insight subtype. Insight content schema will be stable for a given subtype.
string insight_subtype = 10;- Specified by:
getInsightSubtypein interfaceInsightOrBuilder- Returns:
- The insightSubtype.
-
getInsightSubtypeBytes
public com.google.protobuf.ByteString getInsightSubtypeBytes()
Insight subtype. Insight content schema will be stable for a given subtype.
string insight_subtype = 10;- Specified by:
getInsightSubtypeBytesin interfaceInsightOrBuilder- Returns:
- The bytes for insightSubtype.
-
hasContent
public boolean hasContent()
A struct of custom fields to explain the insight. Example: "grantedPermissionsCount": "1000"
.google.protobuf.Struct content = 3;- Specified by:
hasContentin interfaceInsightOrBuilder- Returns:
- Whether the content field is set.
-
getContent
public com.google.protobuf.Struct getContent()
A struct of custom fields to explain the insight. Example: "grantedPermissionsCount": "1000"
.google.protobuf.Struct content = 3;- Specified by:
getContentin interfaceInsightOrBuilder- Returns:
- The content.
-
getContentOrBuilder
public com.google.protobuf.StructOrBuilder getContentOrBuilder()
A struct of custom fields to explain the insight. Example: "grantedPermissionsCount": "1000"
.google.protobuf.Struct content = 3;- Specified by:
getContentOrBuilderin interfaceInsightOrBuilder
-
hasLastRefreshTime
public boolean hasLastRefreshTime()
Timestamp of the latest data used to generate the insight.
.google.protobuf.Timestamp last_refresh_time = 4;- Specified by:
hasLastRefreshTimein interfaceInsightOrBuilder- Returns:
- Whether the lastRefreshTime field is set.
-
getLastRefreshTime
public com.google.protobuf.Timestamp getLastRefreshTime()
Timestamp of the latest data used to generate the insight.
.google.protobuf.Timestamp last_refresh_time = 4;- Specified by:
getLastRefreshTimein interfaceInsightOrBuilder- Returns:
- The lastRefreshTime.
-
getLastRefreshTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastRefreshTimeOrBuilder()
Timestamp of the latest data used to generate the insight.
.google.protobuf.Timestamp last_refresh_time = 4;- Specified by:
getLastRefreshTimeOrBuilderin interfaceInsightOrBuilder
-
hasObservationPeriod
public boolean hasObservationPeriod()
Observation period that led to the insight. The source data used to generate the insight ends at last_refresh_time and begins at (last_refresh_time - observation_period).
.google.protobuf.Duration observation_period = 5;- Specified by:
hasObservationPeriodin interfaceInsightOrBuilder- Returns:
- Whether the observationPeriod field is set.
-
getObservationPeriod
public com.google.protobuf.Duration getObservationPeriod()
Observation period that led to the insight. The source data used to generate the insight ends at last_refresh_time and begins at (last_refresh_time - observation_period).
.google.protobuf.Duration observation_period = 5;- Specified by:
getObservationPeriodin interfaceInsightOrBuilder- Returns:
- The observationPeriod.
-
getObservationPeriodOrBuilder
public com.google.protobuf.DurationOrBuilder getObservationPeriodOrBuilder()
Observation period that led to the insight. The source data used to generate the insight ends at last_refresh_time and begins at (last_refresh_time - observation_period).
.google.protobuf.Duration observation_period = 5;- Specified by:
getObservationPeriodOrBuilderin interfaceInsightOrBuilder
-
hasStateInfo
public boolean hasStateInfo()
Information state and metadata.
.google.cloud.recommender.v1.InsightStateInfo state_info = 6;- Specified by:
hasStateInfoin interfaceInsightOrBuilder- Returns:
- Whether the stateInfo field is set.
-
getStateInfo
public InsightStateInfo getStateInfo()
Information state and metadata.
.google.cloud.recommender.v1.InsightStateInfo state_info = 6;- Specified by:
getStateInfoin interfaceInsightOrBuilder- Returns:
- The stateInfo.
-
getStateInfoOrBuilder
public InsightStateInfoOrBuilder getStateInfoOrBuilder()
Information state and metadata.
.google.cloud.recommender.v1.InsightStateInfo state_info = 6;- Specified by:
getStateInfoOrBuilderin interfaceInsightOrBuilder
-
getCategoryValue
public int getCategoryValue()
Category being targeted by the insight.
.google.cloud.recommender.v1.Insight.Category category = 7;- Specified by:
getCategoryValuein interfaceInsightOrBuilder- Returns:
- The enum numeric value on the wire for category.
-
getCategory
public Insight.Category getCategory()
Category being targeted by the insight.
.google.cloud.recommender.v1.Insight.Category category = 7;- Specified by:
getCategoryin interfaceInsightOrBuilder- Returns:
- The category.
-
getSeverityValue
public int getSeverityValue()
Insight's severity.
.google.cloud.recommender.v1.Insight.Severity severity = 15;- Specified by:
getSeverityValuein interfaceInsightOrBuilder- Returns:
- The enum numeric value on the wire for severity.
-
getSeverity
public Insight.Severity getSeverity()
Insight's severity.
.google.cloud.recommender.v1.Insight.Severity severity = 15;- Specified by:
getSeverityin interfaceInsightOrBuilder- Returns:
- The severity.
-
getEtag
public String getEtag()
Fingerprint of the Insight. Provides optimistic locking when updating states.
string etag = 11;- Specified by:
getEtagin interfaceInsightOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
Fingerprint of the Insight. Provides optimistic locking when updating states.
string etag = 11;- Specified by:
getEtagBytesin interfaceInsightOrBuilder- Returns:
- The bytes for etag.
-
getAssociatedRecommendationsList
public List<Insight.RecommendationReference> getAssociatedRecommendationsList()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1.Insight.RecommendationReference associated_recommendations = 8;- Specified by:
getAssociatedRecommendationsListin interfaceInsightOrBuilder
-
getAssociatedRecommendationsOrBuilderList
public List<? extends Insight.RecommendationReferenceOrBuilder> getAssociatedRecommendationsOrBuilderList()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1.Insight.RecommendationReference associated_recommendations = 8;- Specified by:
getAssociatedRecommendationsOrBuilderListin interfaceInsightOrBuilder
-
getAssociatedRecommendationsCount
public int getAssociatedRecommendationsCount()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1.Insight.RecommendationReference associated_recommendations = 8;- Specified by:
getAssociatedRecommendationsCountin interfaceInsightOrBuilder
-
getAssociatedRecommendations
public Insight.RecommendationReference getAssociatedRecommendations(int index)
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1.Insight.RecommendationReference associated_recommendations = 8;- Specified by:
getAssociatedRecommendationsin interfaceInsightOrBuilder
-
getAssociatedRecommendationsOrBuilder
public Insight.RecommendationReferenceOrBuilder getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1.Insight.RecommendationReference associated_recommendations = 8;- Specified by:
getAssociatedRecommendationsOrBuilderin interfaceInsightOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Insight parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Insight parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Insight parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Insight parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Insight parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Insight parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Insight parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Insight.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Insight.Builder newBuilder()
-
newBuilder
public static Insight.Builder newBuilder(Insight prototype)
-
toBuilder
public Insight.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Insight.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Insight getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Insight> parser()
-
getParserForType
public com.google.protobuf.Parser<Insight> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Insight getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-