- 0.60.0 (latest)
 - 0.58.0
 - 0.57.0
 - 0.56.0
 - 0.55.0
 - 0.54.0
 - 0.52.0
 - 0.50.0
 - 0.49.0
 - 0.46.0
 - 0.45.0
 - 0.44.0
 - 0.42.0
 - 0.41.0
 - 0.40.0
 - 0.39.0
 - 0.38.0
 - 0.37.0
 - 0.36.0
 - 0.35.0
 - 0.34.0
 - 0.33.0
 - 0.31.0
 - 0.30.0
 - 0.29.0
 - 0.28.0
 - 0.27.0
 - 0.26.0
 - 0.25.0
 - 0.24.0
 - 0.23.0
 - 0.22.0
 - 0.21.0
 - 0.19.0
 - 0.18.0
 - 0.17.0
 - 0.16.0
 - 0.15.0
 - 0.14.0
 - 0.13.0
 - 0.12.0
 - 0.11.0
 - 0.10.0
 - 0.9.0
 - 0.6.0
 - 0.5.0
 - 0.4.0
 - 0.3.0
 - 0.2.0
 - 0.1.0
 
public static final class ReportSummary.VmwareEngineFinding.Builder extends GeneratedMessageV3.Builder<ReportSummary.VmwareEngineFinding.Builder> implements ReportSummary.VmwareEngineFindingOrBuilderA set of findings that applies to assets destined for VMWare Engine.
 Protobuf type google.cloud.migrationcenter.v1.ReportSummary.VmwareEngineFinding
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ReportSummary.VmwareEngineFinding.BuilderImplements
ReportSummary.VmwareEngineFindingOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addAllAllocatedRegions(Iterable<String> values)
public ReportSummary.VmwareEngineFinding.Builder addAllAllocatedRegions(Iterable<String> values)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameter | |
|---|---|
| Name | Description | 
values | 
        Iterable<String>The allocatedRegions to add.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
addAllNodeAllocations(Iterable<? extends ReportSummary.VmwareNodeAllocation> values)
public ReportSummary.VmwareEngineFinding.Builder addAllNodeAllocations(Iterable<? extends ReportSummary.VmwareNodeAllocation> values)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
values | 
        Iterable<? extends com.google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation> | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
addAllocatedRegions(String value)
public ReportSummary.VmwareEngineFinding.Builder addAllocatedRegions(String value)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe allocatedRegions to add.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
addAllocatedRegionsBytes(ByteString value)
public ReportSummary.VmwareEngineFinding.Builder addAllocatedRegionsBytes(ByteString value)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes of the allocatedRegions to add.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
addNodeAllocations(ReportSummary.VmwareNodeAllocation value)
public ReportSummary.VmwareEngineFinding.Builder addNodeAllocations(ReportSummary.VmwareNodeAllocation value)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ReportSummary.VmwareNodeAllocation | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
addNodeAllocations(ReportSummary.VmwareNodeAllocation.Builder builderForValue)
public ReportSummary.VmwareEngineFinding.Builder addNodeAllocations(ReportSummary.VmwareNodeAllocation.Builder builderForValue)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        ReportSummary.VmwareNodeAllocation.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
addNodeAllocations(int index, ReportSummary.VmwareNodeAllocation value)
public ReportSummary.VmwareEngineFinding.Builder addNodeAllocations(int index, ReportSummary.VmwareNodeAllocation value)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        ReportSummary.VmwareNodeAllocation | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
addNodeAllocations(int index, ReportSummary.VmwareNodeAllocation.Builder builderForValue)
public ReportSummary.VmwareEngineFinding.Builder addNodeAllocations(int index, ReportSummary.VmwareNodeAllocation.Builder builderForValue)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        ReportSummary.VmwareNodeAllocation.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
addNodeAllocationsBuilder()
public ReportSummary.VmwareNodeAllocation.Builder addNodeAllocationsBuilder()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareNodeAllocation.Builder | 
        |
addNodeAllocationsBuilder(int index)
public ReportSummary.VmwareNodeAllocation.Builder addNodeAllocationsBuilder(int index)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareNodeAllocation.Builder | 
        |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ReportSummary.VmwareEngineFinding.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
build()
public ReportSummary.VmwareEngineFinding build()| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding | 
        |
buildPartial()
public ReportSummary.VmwareEngineFinding buildPartial()| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding | 
        |
clear()
public ReportSummary.VmwareEngineFinding.Builder clear()| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
clearAllocatedAssetCount()
public ReportSummary.VmwareEngineFinding.Builder clearAllocatedAssetCount()Count of assets which are allocated
 int64 allocated_asset_count = 2;
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
clearAllocatedRegions()
public ReportSummary.VmwareEngineFinding.Builder clearAllocatedRegions()Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public ReportSummary.VmwareEngineFinding.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
clearNodeAllocations()
public ReportSummary.VmwareEngineFinding.Builder clearNodeAllocations()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public ReportSummary.VmwareEngineFinding.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
clone()
public ReportSummary.VmwareEngineFinding.Builder clone()| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
getAllocatedAssetCount()
public long getAllocatedAssetCount()Count of assets which are allocated
 int64 allocated_asset_count = 2;
| Returns | |
|---|---|
| Type | Description | 
long | 
        The allocatedAssetCount.  | 
      
getAllocatedRegions(int index)
public String getAllocatedRegions(int index)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameter | |
|---|---|
| Name | Description | 
index | 
        intThe index of the element to return.  | 
      
| Returns | |
|---|---|
| Type | Description | 
String | 
        The allocatedRegions at the given index.  | 
      
getAllocatedRegionsBytes(int index)
public ByteString getAllocatedRegionsBytes(int index)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameter | |
|---|---|
| Name | Description | 
index | 
        intThe index of the value to return.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes of the allocatedRegions at the given index.  | 
      
getAllocatedRegionsCount()
public int getAllocatedRegionsCount()Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Returns | |
|---|---|
| Type | Description | 
int | 
        The count of allocatedRegions.  | 
      
getAllocatedRegionsList()
public ProtocolStringList getAllocatedRegionsList()Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Returns | |
|---|---|
| Type | Description | 
ProtocolStringList | 
        A list containing the allocatedRegions.  | 
      
getDefaultInstanceForType()
public ReportSummary.VmwareEngineFinding getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getNodeAllocations(int index)
public ReportSummary.VmwareNodeAllocation getNodeAllocations(int index)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareNodeAllocation | 
        |
getNodeAllocationsBuilder(int index)
public ReportSummary.VmwareNodeAllocation.Builder getNodeAllocationsBuilder(int index)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareNodeAllocation.Builder | 
        |
getNodeAllocationsBuilderList()
public List<ReportSummary.VmwareNodeAllocation.Builder> getNodeAllocationsBuilderList()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
List<Builder> | 
        |
getNodeAllocationsCount()
public int getNodeAllocationsCount()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
int | 
        |
getNodeAllocationsList()
public List<ReportSummary.VmwareNodeAllocation> getNodeAllocationsList()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
List<VmwareNodeAllocation> | 
        |
getNodeAllocationsOrBuilder(int index)
public ReportSummary.VmwareNodeAllocationOrBuilder getNodeAllocationsOrBuilder(int index)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareNodeAllocationOrBuilder | 
        |
getNodeAllocationsOrBuilderList()
public List<? extends ReportSummary.VmwareNodeAllocationOrBuilder> getNodeAllocationsOrBuilderList()Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Returns | |
|---|---|
| Type | Description | 
List<? extends com.google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocationOrBuilder> | 
        |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(ReportSummary.VmwareEngineFinding other)
public ReportSummary.VmwareEngineFinding.Builder mergeFrom(ReportSummary.VmwareEngineFinding other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        ReportSummary.VmwareEngineFinding | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ReportSummary.VmwareEngineFinding.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public ReportSummary.VmwareEngineFinding.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ReportSummary.VmwareEngineFinding.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
removeNodeAllocations(int index)
public ReportSummary.VmwareEngineFinding.Builder removeNodeAllocations(int index)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
setAllocatedAssetCount(long value)
public ReportSummary.VmwareEngineFinding.Builder setAllocatedAssetCount(long value)Count of assets which are allocated
 int64 allocated_asset_count = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        longThe allocatedAssetCount to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
setAllocatedRegions(int index, String value)
public ReportSummary.VmwareEngineFinding.Builder setAllocatedRegions(int index, String value)Set of regions in which the assets were allocated
 repeated string allocated_regions = 1;
| Parameters | |
|---|---|
| Name | Description | 
index | 
        intThe index to set the value at.  | 
      
value | 
        StringThe allocatedRegions to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public ReportSummary.VmwareEngineFinding.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
setNodeAllocations(int index, ReportSummary.VmwareNodeAllocation value)
public ReportSummary.VmwareEngineFinding.Builder setNodeAllocations(int index, ReportSummary.VmwareNodeAllocation value)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        ReportSummary.VmwareNodeAllocation | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
setNodeAllocations(int index, ReportSummary.VmwareNodeAllocation.Builder builderForValue)
public ReportSummary.VmwareEngineFinding.Builder setNodeAllocations(int index, ReportSummary.VmwareNodeAllocation.Builder builderForValue)Set of per-nodetype allocation records
 
 repeated .google.cloud.migrationcenter.v1.ReportSummary.VmwareNodeAllocation node_allocations = 3;
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        ReportSummary.VmwareNodeAllocation.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ReportSummary.VmwareEngineFinding.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final ReportSummary.VmwareEngineFinding.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
ReportSummary.VmwareEngineFinding.Builder | 
        |