public static final class Installation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder> implements InstallationOrBuilder
This represents how a particular software package may be installed on a system.Protobuf type
grafeas.v1beta1.package.Installation| Modifier and Type | Method and Description |
|---|---|
Installation.Builder |
addAllLocation(Iterable<? extends Location> values)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
addLocation(int index,
Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
addLocation(int index,
Location value)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
addLocation(Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
addLocation(Location value)
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
addLocationBuilder()
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
addLocationBuilder(int index)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Installation |
build() |
Installation |
buildPartial() |
Installation.Builder |
clear() |
Installation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Installation.Builder |
clearLocation()
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
clearName()
Output only.
|
Installation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Installation.Builder |
clone() |
Installation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Location |
getLocation(int index)
All of the places within the filesystem versions of this package
have been found.
|
Location.Builder |
getLocationBuilder(int index)
All of the places within the filesystem versions of this package
have been found.
|
List<Location.Builder> |
getLocationBuilderList()
All of the places within the filesystem versions of this package
have been found.
|
int |
getLocationCount()
All of the places within the filesystem versions of this package
have been found.
|
List<Location> |
getLocationList()
All of the places within the filesystem versions of this package
have been found.
|
LocationOrBuilder |
getLocationOrBuilder(int index)
All of the places within the filesystem versions of this package
have been found.
|
List<? extends LocationOrBuilder> |
getLocationOrBuilderList()
All of the places within the filesystem versions of this package
have been found.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Installation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Installation.Builder |
mergeFrom(Installation other) |
Installation.Builder |
mergeFrom(com.google.protobuf.Message other) |
Installation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Installation.Builder |
removeLocation(int index)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Installation.Builder |
setLocation(int index,
Location.Builder builderForValue)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
setLocation(int index,
Location value)
All of the places within the filesystem versions of this package
have been found.
|
Installation.Builder |
setName(String value)
Output only.
|
Installation.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Installation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Installation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Installation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Installation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Installation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Installation.Builder>public Installation.Builder mergeFrom(Installation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public Installation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Installation.Builder>IOExceptionpublic String getName()
Output only. The name of the installed package.
string name = 1;getName in interface InstallationOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The name of the installed package.
string name = 1;getNameBytes in interface InstallationOrBuilderpublic Installation.Builder setName(String value)
Output only. The name of the installed package.
string name = 1;public Installation.Builder clearName()
Output only. The name of the installed package.
string name = 1;public Installation.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The name of the installed package.
string name = 1;public List<Location> getLocationList()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;getLocationList in interface InstallationOrBuilderpublic int getLocationCount()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;getLocationCount in interface InstallationOrBuilderpublic Location getLocation(int index)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;getLocation in interface InstallationOrBuilderpublic Installation.Builder setLocation(int index, Location value)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder setLocation(int index, Location.Builder builderForValue)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder addLocation(Location value)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder addLocation(int index, Location value)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder addLocation(Location.Builder builderForValue)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder addLocation(int index, Location.Builder builderForValue)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder addAllLocation(Iterable<? extends Location> values)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder clearLocation()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Installation.Builder removeLocation(int index)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Location.Builder getLocationBuilder(int index)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public LocationOrBuilder getLocationOrBuilder(int index)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;getLocationOrBuilder in interface InstallationOrBuilderpublic List<? extends LocationOrBuilder> getLocationOrBuilderList()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;getLocationOrBuilderList in interface InstallationOrBuilderpublic Location.Builder addLocationBuilder()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public Location.Builder addLocationBuilder(int index)
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public List<Location.Builder> getLocationBuilderList()
All of the places within the filesystem versions of this package have been found.
repeated .grafeas.v1beta1.package.Location location = 2;public final Installation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>public final Installation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Installation.Builder>Copyright © 2019 Google LLC. All rights reserved.