Class Insight
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.recommender.v1beta1.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.v1beta1.Insight
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Insight.Builder
An insight along with the information used to derive the insight.static class
Insight.Category
Insight category.static class
Insight.RecommendationReference
Reference to an associated recommendation.static interface
Insight.RecommendationReferenceOrBuilder
static class
Insight.Severity
Insight 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 int
ASSOCIATED_RECOMMENDATIONS_FIELD_NUMBER
static int
CATEGORY_FIELD_NUMBER
static int
CONTENT_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
ETAG_FIELD_NUMBER
static int
INSIGHT_SUBTYPE_FIELD_NUMBER
static int
LAST_REFRESH_TIME_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
OBSERVATION_PERIOD_FIELD_NUMBER
static int
SEVERITY_FIELD_NUMBER
static int
STATE_INFO_FIELD_NUMBER
static int
TARGET_RESOURCES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
Insight.RecommendationReference
getAssociatedRecommendations(int index)
Recommendations derived from this insight.int
getAssociatedRecommendationsCount()
Recommendations derived from this insight.List<Insight.RecommendationReference>
getAssociatedRecommendationsList()
Recommendations derived from this insight.Insight.RecommendationReferenceOrBuilder
getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.List<? extends Insight.RecommendationReferenceOrBuilder>
getAssociatedRecommendationsOrBuilderList()
Recommendations derived from this insight.Insight.Category
getCategory()
Category being targeted by the insight.int
getCategoryValue()
Category being targeted by the insight.com.google.protobuf.Struct
getContent()
A struct of custom fields to explain the insight.com.google.protobuf.StructOrBuilder
getContentOrBuilder()
A struct of custom fields to explain the insight.static Insight
getDefaultInstance()
Insight
getDefaultInstanceForType()
String
getDescription()
Free-form human readable summary in English.com.google.protobuf.ByteString
getDescriptionBytes()
Free-form human readable summary in English.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getEtag()
Fingerprint of the Insight.com.google.protobuf.ByteString
getEtagBytes()
Fingerprint of the Insight.String
getInsightSubtype()
Insight subtype.com.google.protobuf.ByteString
getInsightSubtypeBytes()
Insight subtype.com.google.protobuf.Timestamp
getLastRefreshTime()
Timestamp of the latest data used to generate the insight.com.google.protobuf.TimestampOrBuilder
getLastRefreshTimeOrBuilder()
Timestamp of the latest data used to generate the insight.String
getName()
Name of the insight.com.google.protobuf.ByteString
getNameBytes()
Name of the insight.com.google.protobuf.Duration
getObservationPeriod()
Observation period that led to the insight.com.google.protobuf.DurationOrBuilder
getObservationPeriodOrBuilder()
Observation period that led to the insight.com.google.protobuf.Parser<Insight>
getParserForType()
int
getSerializedSize()
Insight.Severity
getSeverity()
Insight's severity.int
getSeverityValue()
Insight's severity.InsightStateInfo
getStateInfo()
Information state and metadata.InsightStateInfoOrBuilder
getStateInfoOrBuilder()
Information state and metadata.String
getTargetResources(int index)
Fully qualified resource names that this insight is targeting.com.google.protobuf.ByteString
getTargetResourcesBytes(int index)
Fully qualified resource names that this insight is targeting.int
getTargetResourcesCount()
Fully qualified resource names that this insight is targeting.com.google.protobuf.ProtocolStringList
getTargetResourcesList()
Fully qualified resource names that this insight is targeting.boolean
hasContent()
A struct of custom fields to explain the insight.int
hashCode()
boolean
hasLastRefreshTime()
Timestamp of the latest data used to generate the insight.boolean
hasObservationPeriod()
Observation period that led to the insight.boolean
hasStateInfo()
Information state and metadata.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Insight.Builder
newBuilder()
static Insight.Builder
newBuilder(Insight prototype)
Insight.Builder
newBuilderForType()
protected Insight.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Insight
parseDelimitedFrom(InputStream input)
static Insight
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
parseFrom(byte[] data)
static Insight
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
parseFrom(com.google.protobuf.ByteString data)
static Insight
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
parseFrom(com.google.protobuf.CodedInputStream input)
static Insight
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
parseFrom(InputStream input)
static Insight
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Insight
parseFrom(ByteBuffer data)
static Insight
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Insight>
parser()
Insight.Builder
toBuilder()
void
writeTo(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:
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
-
getName
public String getName()
Name of the insight.
string name = 1;
- Specified by:
getName
in interfaceInsightOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the insight.
string name = 1;
- Specified by:
getNameBytes
in 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:
getDescription
in 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:
getDescriptionBytes
in 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:
getTargetResourcesList
in 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:
getTargetResourcesCount
in 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:
getTargetResources
in 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:
getTargetResourcesBytes
in 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:
getInsightSubtype
in 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:
getInsightSubtypeBytes
in 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:
hasContent
in 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:
getContent
in 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:
getContentOrBuilder
in interfaceInsightOrBuilder
-
hasLastRefreshTime
public boolean hasLastRefreshTime()
Timestamp of the latest data used to generate the insight.
.google.protobuf.Timestamp last_refresh_time = 4;
- Specified by:
hasLastRefreshTime
in 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:
getLastRefreshTime
in 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:
getLastRefreshTimeOrBuilder
in 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:
hasObservationPeriod
in 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:
getObservationPeriod
in 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:
getObservationPeriodOrBuilder
in interfaceInsightOrBuilder
-
hasStateInfo
public boolean hasStateInfo()
Information state and metadata.
.google.cloud.recommender.v1beta1.InsightStateInfo state_info = 6;
- Specified by:
hasStateInfo
in interfaceInsightOrBuilder
- Returns:
- Whether the stateInfo field is set.
-
getStateInfo
public InsightStateInfo getStateInfo()
Information state and metadata.
.google.cloud.recommender.v1beta1.InsightStateInfo state_info = 6;
- Specified by:
getStateInfo
in interfaceInsightOrBuilder
- Returns:
- The stateInfo.
-
getStateInfoOrBuilder
public InsightStateInfoOrBuilder getStateInfoOrBuilder()
Information state and metadata.
.google.cloud.recommender.v1beta1.InsightStateInfo state_info = 6;
- Specified by:
getStateInfoOrBuilder
in interfaceInsightOrBuilder
-
getCategoryValue
public int getCategoryValue()
Category being targeted by the insight.
.google.cloud.recommender.v1beta1.Insight.Category category = 7;
- Specified by:
getCategoryValue
in 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.v1beta1.Insight.Category category = 7;
- Specified by:
getCategory
in interfaceInsightOrBuilder
- Returns:
- The category.
-
getSeverityValue
public int getSeverityValue()
Insight's severity.
.google.cloud.recommender.v1beta1.Insight.Severity severity = 15;
- Specified by:
getSeverityValue
in interfaceInsightOrBuilder
- Returns:
- The enum numeric value on the wire for severity.
-
getSeverity
public Insight.Severity getSeverity()
Insight's severity.
.google.cloud.recommender.v1beta1.Insight.Severity severity = 15;
- Specified by:
getSeverity
in interfaceInsightOrBuilder
- Returns:
- The severity.
-
getEtag
public String getEtag()
Fingerprint of the Insight. Provides optimistic locking when updating states.
string etag = 11;
- Specified by:
getEtag
in 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:
getEtagBytes
in interfaceInsightOrBuilder
- Returns:
- The bytes for etag.
-
getAssociatedRecommendationsList
public List<Insight.RecommendationReference> getAssociatedRecommendationsList()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1beta1.Insight.RecommendationReference associated_recommendations = 8;
- Specified by:
getAssociatedRecommendationsList
in interfaceInsightOrBuilder
-
getAssociatedRecommendationsOrBuilderList
public List<? extends Insight.RecommendationReferenceOrBuilder> getAssociatedRecommendationsOrBuilderList()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1beta1.Insight.RecommendationReference associated_recommendations = 8;
- Specified by:
getAssociatedRecommendationsOrBuilderList
in interfaceInsightOrBuilder
-
getAssociatedRecommendationsCount
public int getAssociatedRecommendationsCount()
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1beta1.Insight.RecommendationReference associated_recommendations = 8;
- Specified by:
getAssociatedRecommendationsCount
in interfaceInsightOrBuilder
-
getAssociatedRecommendations
public Insight.RecommendationReference getAssociatedRecommendations(int index)
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1beta1.Insight.RecommendationReference associated_recommendations = 8;
- Specified by:
getAssociatedRecommendations
in interfaceInsightOrBuilder
-
getAssociatedRecommendationsOrBuilder
public Insight.RecommendationReferenceOrBuilder getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.
repeated .google.cloud.recommender.v1beta1.Insight.RecommendationReference associated_recommendations = 8;
- Specified by:
getAssociatedRecommendationsOrBuilder
in interfaceInsightOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- 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
public boolean equals(Object obj)
- 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 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Insight.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Insight getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-