public static final class InsightList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder> implements InsightListOrBuilder
Message containing insights list.Protobuf type
google.cloud.migrationcenter.v1.InsightList| Modifier and Type | Method and Description |
|---|---|
InsightList.Builder |
addAllInsights(Iterable<? extends Insight> values)
Output only.
|
InsightList.Builder |
addInsights(Insight.Builder builderForValue)
Output only.
|
InsightList.Builder |
addInsights(Insight value)
Output only.
|
InsightList.Builder |
addInsights(int index,
Insight.Builder builderForValue)
Output only.
|
InsightList.Builder |
addInsights(int index,
Insight value)
Output only.
|
Insight.Builder |
addInsightsBuilder()
Output only.
|
Insight.Builder |
addInsightsBuilder(int index)
Output only.
|
InsightList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InsightList |
build() |
InsightList |
buildPartial() |
InsightList.Builder |
clear() |
InsightList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InsightList.Builder |
clearInsights()
Output only.
|
InsightList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InsightList.Builder |
clearUpdateTime()
Output only.
|
InsightList.Builder |
clone() |
InsightList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Insight |
getInsights(int index)
Output only.
|
Insight.Builder |
getInsightsBuilder(int index)
Output only.
|
List<Insight.Builder> |
getInsightsBuilderList()
Output only.
|
int |
getInsightsCount()
Output only.
|
List<Insight> |
getInsightsList()
Output only.
|
InsightOrBuilder |
getInsightsOrBuilder(int index)
Output only.
|
List<? extends InsightOrBuilder> |
getInsightsOrBuilderList()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InsightList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InsightList.Builder |
mergeFrom(InsightList other) |
InsightList.Builder |
mergeFrom(com.google.protobuf.Message other) |
InsightList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InsightList.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
InsightList.Builder |
removeInsights(int index)
Output only.
|
InsightList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InsightList.Builder |
setInsights(int index,
Insight.Builder builderForValue)
Output only.
|
InsightList.Builder |
setInsights(int index,
Insight value)
Output only.
|
InsightList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InsightList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InsightList.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
InsightList.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InsightList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InsightList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InsightList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InsightList.Builder>public InsightList.Builder mergeFrom(InsightList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public InsightList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InsightList.Builder>IOExceptionpublic List<Insight> getInsightsList()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getInsightsList in interface InsightListOrBuilderpublic int getInsightsCount()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getInsightsCount in interface InsightListOrBuilderpublic Insight getInsights(int index)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getInsights in interface InsightListOrBuilderpublic InsightList.Builder setInsights(int index, Insight value)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder setInsights(int index, Insight.Builder builderForValue)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder addInsights(Insight value)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder addInsights(int index, Insight value)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder addInsights(Insight.Builder builderForValue)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder addInsights(int index, Insight.Builder builderForValue)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder addAllInsights(Iterable<? extends Insight> values)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder clearInsights()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder removeInsights(int index)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Insight.Builder getInsightsBuilder(int index)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightOrBuilder getInsightsOrBuilder(int index)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getInsightsOrBuilder in interface InsightListOrBuilderpublic List<? extends InsightOrBuilder> getInsightsOrBuilderList()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getInsightsOrBuilderList in interface InsightListOrBuilderpublic Insight.Builder addInsightsBuilder()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Insight.Builder addInsightsBuilder(int index)
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Insight.Builder> getInsightsBuilderList()
Output only. Insights of the list.
repeated .google.cloud.migrationcenter.v1.Insight insights = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasUpdateTime()
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface InsightListOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface InsightListOrBuilderpublic InsightList.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public InsightList.Builder clearUpdateTime()
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Update timestamp.
.google.protobuf.Timestamp update_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface InsightListOrBuilderpublic final InsightList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>public final InsightList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InsightList.Builder>Copyright © 2024 Google LLC. All rights reserved.