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.Builder
addAllAssets(Iterable<? extends TemporalAsset> values)
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(int index, TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.BatchGetAssetsHistoryResponse.Builder
addAssets(TemporalAsset value)
A list of assets with valid time windows.BatchGetAssetsHistoryResponse.Builder
addAssets(TemporalAsset.Builder builderForValue)
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 value)
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
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)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clear
public BatchGetAssetsHistoryResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
getDefaultInstanceForType
public BatchGetAssetsHistoryResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchGetAssetsHistoryResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchGetAssetsHistoryResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchGetAssetsHistoryResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
setField
public BatchGetAssetsHistoryResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clearField
public BatchGetAssetsHistoryResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
clearOneof
public BatchGetAssetsHistoryResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
setRepeatedField
public BatchGetAssetsHistoryResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
addRepeatedField
public BatchGetAssetsHistoryResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeFrom
public BatchGetAssetsHistoryResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeFrom
public BatchGetAssetsHistoryResponse.Builder mergeFrom(BatchGetAssetsHistoryResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getAssetsList
in interfaceBatchGetAssetsHistoryResponseOrBuilder
-
getAssetsCount
public int getAssetsCount()
A list of assets with valid time windows.
repeated .google.cloud.asset.v1.TemporalAsset assets = 1;
- Specified by:
getAssetsCount
in 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:
getAssets
in 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:
getAssetsOrBuilder
in 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:
getAssetsOrBuilderList
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
mergeUnknownFields
public final BatchGetAssetsHistoryResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchGetAssetsHistoryResponse.Builder>
-
-