Package com.google.cloud.asset.v1
Class BatchGetAssetsHistoryResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
- com.google.cloud.asset.v1.BatchGetAssetsHistoryResponse.Builder
-
- All Implemented Interfaces:
BatchGetAssetsHistoryResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- BatchGetAssetsHistoryResponse
public static final class BatchGetAssetsHistoryResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder> implements BatchGetAssetsHistoryResponseOrBuilder
Batch get assets history response.
Protobuf typegoogle.cloud.asset.v1.BatchGetAssetsHistoryResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchGetAssetsHistoryResponse.BuilderaddAllAssets(Iterable<? extends TemporalAsset> values)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderaddAssets(int index, TemporalAsset value)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderaddAssets(int index, TemporalAsset.Builder builderForValue)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderaddAssets(TemporalAsset value)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderaddAssets(TemporalAsset.Builder builderForValue)A list of assets with valid time windows.TemporalAsset.BuilderaddAssetsBuilder()A list of assets with valid time windows.TemporalAsset.BuilderaddAssetsBuilder(int index)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchGetAssetsHistoryResponsebuild()BatchGetAssetsHistoryResponsebuildPartial()BatchGetAssetsHistoryResponse.Builderclear()BatchGetAssetsHistoryResponse.BuilderclearAssets()A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchGetAssetsHistoryResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchGetAssetsHistoryResponse.Builderclone()TemporalAssetgetAssets(int index)A list of assets with valid time windows.TemporalAsset.BuildergetAssetsBuilder(int index)A list of assets with valid time windows.List<TemporalAsset.Builder>getAssetsBuilderList()A list of assets with valid time windows.intgetAssetsCount()A list of assets with valid time windows.List<TemporalAsset>getAssetsList()A list of assets with valid time windows.TemporalAssetOrBuildergetAssetsOrBuilder(int index)A list of assets with valid time windows.List<? extends TemporalAssetOrBuilder>getAssetsOrBuilderList()A list of assets with valid time windows.BatchGetAssetsHistoryResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchGetAssetsHistoryResponse.BuildermergeFrom(BatchGetAssetsHistoryResponse other)BatchGetAssetsHistoryResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchGetAssetsHistoryResponse.BuildermergeFrom(com.google.protobuf.Message other)BatchGetAssetsHistoryResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchGetAssetsHistoryResponse.BuilderremoveAssets(int index)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuildersetAssets(int index, TemporalAsset value)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuildersetAssets(int index, TemporalAsset.Builder builderForValue)A list of assets with valid time windows.BatchGetAssetsHistoryResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchGetAssetsHistoryResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchGetAssetsHistoryResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clear
public BatchGetAssetsHistoryResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
getDefaultInstanceForType
public BatchGetAssetsHistoryResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchGetAssetsHistoryResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchGetAssetsHistoryResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchGetAssetsHistoryResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
setField
public BatchGetAssetsHistoryResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clearField
public BatchGetAssetsHistoryResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clearOneof
public BatchGetAssetsHistoryResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
setRepeatedField
public BatchGetAssetsHistoryResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
addRepeatedField
public BatchGetAssetsHistoryResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeFrom
public BatchGetAssetsHistoryResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeFrom
public BatchGetAssetsHistoryResponse.Builder mergeFrom(BatchGetAssetsHistoryResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeFrom
public BatchGetAssetsHistoryResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchGetAssetsHistoryResponse.Builder>- Throws:
IOException
-
getAssetsList
public List<TemporalAsset> getAssetsList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;- Specified by:
getAssetsListin interfaceBatchGetAssetsHistoryResponseOrBuilder
-
getAssetsCount
public int getAssetsCount()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;- Specified by:
getAssetsCountin interfaceBatchGetAssetsHistoryResponseOrBuilder
-
getAssets
public TemporalAsset getAssets(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;- Specified by:
getAssetsin interfaceBatchGetAssetsHistoryResponseOrBuilder
-
setAssets
public BatchGetAssetsHistoryResponse.Builder setAssets(int index, TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
setAssets
public BatchGetAssetsHistoryResponse.Builder setAssets(int index, TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAssets
public BatchGetAssetsHistoryResponse.Builder addAssets(TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAssets
public BatchGetAssetsHistoryResponse.Builder addAssets(int index, TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAssets
public BatchGetAssetsHistoryResponse.Builder addAssets(TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAssets
public BatchGetAssetsHistoryResponse.Builder addAssets(int index, TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAllAssets
public BatchGetAssetsHistoryResponse.Builder addAllAssets(Iterable<? extends TemporalAsset> values)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
clearAssets
public BatchGetAssetsHistoryResponse.Builder clearAssets()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
removeAssets
public BatchGetAssetsHistoryResponse.Builder removeAssets(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
getAssetsBuilder
public TemporalAsset.Builder getAssetsBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
getAssetsOrBuilder
public TemporalAssetOrBuilder getAssetsOrBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;- Specified by:
getAssetsOrBuilderin interfaceBatchGetAssetsHistoryResponseOrBuilder
-
getAssetsOrBuilderList
public List<? extends TemporalAssetOrBuilder> getAssetsOrBuilderList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;- Specified by:
getAssetsOrBuilderListin interfaceBatchGetAssetsHistoryResponseOrBuilder
-
addAssetsBuilder
public TemporalAsset.Builder addAssetsBuilder()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
addAssetsBuilder
public TemporalAsset.Builder addAssetsBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
getAssetsBuilderList
public List<TemporalAsset.Builder> getAssetsBuilderList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
-
setUnknownFields
public final BatchGetAssetsHistoryResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeUnknownFields
public final BatchGetAssetsHistoryResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
-