public static final class BatchGetAssetsHistoryResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder> implements BatchGetAssetsHistoryResponseOrBuilder
Batch get assets history response.Protobuf type
google.cloud.asset.v1p2beta1.BatchGetAssetsHistoryResponse| Modifier and Type | Method and Description |
|---|---|
BatchGetAssetsHistoryResponse.Builder |
addAllAssets(Iterable<? extends TemporalAsset> values)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
addAssets(int index,
TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
addAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
addAssets(TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
addAssets(TemporalAsset value)
A list of assets with valid time windows.
|
TemporalAsset.Builder |
addAssetsBuilder()
A list of assets with valid time windows.
|
TemporalAsset.Builder |
addAssetsBuilder(int index)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchGetAssetsHistoryResponse |
build() |
BatchGetAssetsHistoryResponse |
buildPartial() |
BatchGetAssetsHistoryResponse.Builder |
clear() |
BatchGetAssetsHistoryResponse.Builder |
clearAssets()
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchGetAssetsHistoryResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchGetAssetsHistoryResponse.Builder |
clone() |
TemporalAsset |
getAssets(int index)
A list of assets with valid time windows.
|
TemporalAsset.Builder |
getAssetsBuilder(int index)
A list of assets with valid time windows.
|
List<TemporalAsset.Builder> |
getAssetsBuilderList()
A list of assets with valid time windows.
|
int |
getAssetsCount()
A list of assets with valid time windows.
|
List<TemporalAsset> |
getAssetsList()
A list of assets with valid time windows.
|
TemporalAssetOrBuilder |
getAssetsOrBuilder(int index)
A list of assets with valid time windows.
|
List<? extends TemporalAssetOrBuilder> |
getAssetsOrBuilderList()
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BatchGetAssetsHistoryResponse.Builder |
mergeFrom(BatchGetAssetsHistoryResponse other) |
BatchGetAssetsHistoryResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchGetAssetsHistoryResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
BatchGetAssetsHistoryResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchGetAssetsHistoryResponse.Builder |
removeAssets(int index)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
setAssets(int index,
TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
setAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchGetAssetsHistoryResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchGetAssetsHistoryResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.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<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BatchGetAssetsHistoryResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BatchGetAssetsHistoryResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BatchGetAssetsHistoryResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.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<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.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<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.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<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.Builder mergeFrom(BatchGetAssetsHistoryResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>public BatchGetAssetsHistoryResponse.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<BatchGetAssetsHistoryResponse.Builder>IOExceptionpublic List<TemporalAsset> getAssetsList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;getAssetsList in interface BatchGetAssetsHistoryResponseOrBuilderpublic int getAssetsCount()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;getAssetsCount in interface BatchGetAssetsHistoryResponseOrBuilderpublic TemporalAsset getAssets(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;getAssets in interface BatchGetAssetsHistoryResponseOrBuilderpublic BatchGetAssetsHistoryResponse.Builder setAssets(int index, TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder setAssets(int index, TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder addAssets(TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder addAssets(int index, TemporalAsset value)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder addAssets(TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder addAssets(int index, TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder addAllAssets(Iterable<? extends TemporalAsset> values)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder clearAssets()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public BatchGetAssetsHistoryResponse.Builder removeAssets(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public TemporalAsset.Builder getAssetsBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public TemporalAssetOrBuilder getAssetsOrBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;getAssetsOrBuilder in interface BatchGetAssetsHistoryResponseOrBuilderpublic List<? extends TemporalAssetOrBuilder> getAssetsOrBuilderList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;getAssetsOrBuilderList in interface BatchGetAssetsHistoryResponseOrBuilderpublic TemporalAsset.Builder addAssetsBuilder()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public TemporalAsset.Builder addAssetsBuilder(int index)
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public List<TemporalAsset.Builder> getAssetsBuilderList()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1p2beta1.TemporalAsset assets = 1;public final BatchGetAssetsHistoryResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>public final BatchGetAssetsHistoryResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>Copyright © 2020 Google LLC. All rights reserved.