publicstaticfinalclass PackagesSummaryResponse.BuilderextendsGeneratedMessageV3.Builder<PackagesSummaryResponse.Builder>implementsPackagesSummaryResponseOrBuilder
A summary of the packages found within the given resource.
Protobuf type google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addAllLicensesSummary(Iterable<? extends PackagesSummaryResponse.LicensesSummary> values)
publicPackagesSummaryResponse.BuilderaddAllLicensesSummary(Iterable<?extendsPackagesSummaryResponse.LicensesSummary>values)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary>
|
addLicensesSummary(PackagesSummaryResponse.LicensesSummary value)
publicPackagesSummaryResponse.BuilderaddLicensesSummary(PackagesSummaryResponse.LicensesSummaryvalue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
addLicensesSummary(PackagesSummaryResponse.LicensesSummary.Builder builderForValue)
publicPackagesSummaryResponse.BuilderaddLicensesSummary(PackagesSummaryResponse.LicensesSummary.BuilderbuilderForValue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
addLicensesSummary(int index, PackagesSummaryResponse.LicensesSummary value)
publicPackagesSummaryResponse.BuilderaddLicensesSummary(intindex,PackagesSummaryResponse.LicensesSummaryvalue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
addLicensesSummary(int index, PackagesSummaryResponse.LicensesSummary.Builder builderForValue)
publicPackagesSummaryResponse.BuilderaddLicensesSummary(intindex,PackagesSummaryResponse.LicensesSummary.BuilderbuilderForValue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
addLicensesSummaryBuilder()
publicPackagesSummaryResponse.LicensesSummary.BuilderaddLicensesSummaryBuilder()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
addLicensesSummaryBuilder(int index)
publicPackagesSummaryResponse.LicensesSummary.BuilderaddLicensesSummaryBuilder(intindex)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicPackagesSummaryResponse.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicPackagesSummaryResponsebuild()
buildPartial()
publicPackagesSummaryResponsebuildPartial()
clear()
publicPackagesSummaryResponse.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicPackagesSummaryResponse.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearLicensesSummary()
publicPackagesSummaryResponse.BuilderclearLicensesSummary()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
publicPackagesSummaryResponse.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearResourceUrl()
publicPackagesSummaryResponse.BuilderclearResourceUrl()
The unique URL of the image or the container for which this summary
applies.
string resource_url = 1;
clone()
publicPackagesSummaryResponse.Builderclone()
Overrides
getDefaultInstanceForType()
publicPackagesSummaryResponsegetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getLicensesSummary(int index)
publicPackagesSummaryResponse.LicensesSummarygetLicensesSummary(intindex)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
index |
int
|
getLicensesSummaryBuilder(int index)
publicPackagesSummaryResponse.LicensesSummary.BuildergetLicensesSummaryBuilder(intindex)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
index |
int
|
getLicensesSummaryBuilderList()
publicList<PackagesSummaryResponse.LicensesSummary.Builder>getLicensesSummaryBuilderList()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
getLicensesSummaryCount()
publicintgetLicensesSummaryCount()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Returns |
| Type |
Description |
int |
getLicensesSummaryList()
publicList<PackagesSummaryResponse.LicensesSummary>getLicensesSummaryList()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
getLicensesSummaryOrBuilder(int index)
publicPackagesSummaryResponse.LicensesSummaryOrBuildergetLicensesSummaryOrBuilder(intindex)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
index |
int
|
getLicensesSummaryOrBuilderList()
publicList<?extendsPackagesSummaryResponse.LicensesSummaryOrBuilder>getLicensesSummaryOrBuilderList()
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Returns |
| Type |
Description |
List<? extends com.google.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummaryOrBuilder> |
getResourceUrl()
publicStringgetResourceUrl()
The unique URL of the image or the container for which this summary
applies.
string resource_url = 1;
| Returns |
| Type |
Description |
String |
The resourceUrl.
|
getResourceUrlBytes()
publicByteStringgetResourceUrlBytes()
The unique URL of the image or the container for which this summary
applies.
string resource_url = 1;
| Returns |
| Type |
Description |
ByteString |
The bytes for resourceUrl.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(PackagesSummaryResponse other)
publicPackagesSummaryResponse.BuildermergeFrom(PackagesSummaryResponseother)
publicPackagesSummaryResponse.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicPackagesSummaryResponse.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalPackagesSummaryResponse.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
removeLicensesSummary(int index)
publicPackagesSummaryResponse.BuilderremoveLicensesSummary(intindex)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
| Parameter |
| Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
publicPackagesSummaryResponse.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setLicensesSummary(int index, PackagesSummaryResponse.LicensesSummary value)
publicPackagesSummaryResponse.BuildersetLicensesSummary(intindex,PackagesSummaryResponse.LicensesSummaryvalue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
setLicensesSummary(int index, PackagesSummaryResponse.LicensesSummary.Builder builderForValue)
publicPackagesSummaryResponse.BuildersetLicensesSummary(intindex,PackagesSummaryResponse.LicensesSummary.BuilderbuilderForValue)
A listing by license name of each of the licenses and their counts.
repeated .google.devtools.containeranalysis.v1beta1.PackagesSummaryResponse.LicensesSummary licenses_summary = 2;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicPackagesSummaryResponse.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setResourceUrl(String value)
publicPackagesSummaryResponse.BuildersetResourceUrl(Stringvalue)
The unique URL of the image or the container for which this summary
applies.
string resource_url = 1;
| Parameter |
| Name |
Description |
value |
String
The resourceUrl to set.
|
setResourceUrlBytes(ByteString value)
publicPackagesSummaryResponse.BuildersetResourceUrlBytes(ByteStringvalue)
The unique URL of the image or the container for which this summary
applies.
string resource_url = 1;
| Parameter |
| Name |
Description |
value |
ByteString
The bytes for resourceUrl to set.
|
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalPackagesSummaryResponse.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides