Package | Description |
---|---|
com.google.cloud.asset.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAllAssets(Iterable<? extends TemporalAsset> values)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(int index,
TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addAssets(TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clear() |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearAssets()
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearField(Descriptors.FieldDescriptor field) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clearOneof(Descriptors.OneofDescriptor oneof) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.clone() |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(BatchGetAssetsHistoryResponse other) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeFrom(Message other) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilder() |
static BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilder(BatchGetAssetsHistoryResponse prototype) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilderForType() |
protected BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.removeAssets(int index)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setAssets(int index,
TemporalAsset.Builder builderForValue)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setAssets(int index,
TemporalAsset value)
A list of assets with valid time windows.
|
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
BatchGetAssetsHistoryResponse.Builder |
BatchGetAssetsHistoryResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.