Send feedback
Class Details.Builder (2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.4.1 keyboard_arrow_down
public static final class Details . Builder extends GeneratedMessageV3 . Builder<Details . Builder > implements DetailsOrBuilder
Details of a package occurrence.
Protobuf type grafeas.v1beta1.package.Details
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Details . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
Returns
buildPartial()
public Details buildPartial ()
Returns
clear()
public Details . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public Details . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearInstallation()
public Details . Builder clearInstallation ()
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public Details . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public Details . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public Details getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getInstallation()
public Installation getInstallation ()
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Returns
getInstallationBuilder()
public Installation . Builder getInstallationBuilder ()
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Returns
getInstallationOrBuilder()
public InstallationOrBuilder getInstallationOrBuilder ()
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Returns
hasInstallation()
public boolean hasInstallation ()
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Returns
Type Description boolean Whether the installation field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
public Details . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public Details . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeFrom(Details other)
public Details . Builder mergeFrom ( Details other )
Parameter
Returns
mergeInstallation(Installation value)
public Details . Builder mergeInstallation ( Installation value )
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Details . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public Details . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setInstallation(Installation value)
public Details . Builder setInstallation ( Installation value )
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Parameter
Returns
setInstallation(Installation.Builder builderForValue)
public Details . Builder setInstallation ( Installation . Builder builderForValue )
Required. Where the package was installed.
.grafeas.v1beta1.package.Installation installation = 1;
Parameter
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Details . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final Details . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]