public static final class Derived.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder> implements DerivedOrBuilder
Derived describes the derived image portion (Occurrence) of the DockerImage relationship. This image would be produced from a Dockerfile with FROM <DockerImage.Basis in attached Note>.Protobuf type
grafeas.v1beta1.image.Derived| Modifier and Type | Method and Description |
|---|---|
Derived.Builder |
addAllLayerInfo(Iterable<? extends Layer> values)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
addLayerInfo(int index,
Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
addLayerInfo(int index,
Layer value)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
addLayerInfo(Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
addLayerInfo(Layer value)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Layer.Builder |
addLayerInfoBuilder()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Layer.Builder |
addLayerInfoBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Derived |
build() |
Derived |
buildPartial() |
Derived.Builder |
clear() |
Derived.Builder |
clearBaseResourceUrl()
Output only.
|
Derived.Builder |
clearDistance()
Output only.
|
Derived.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Derived.Builder |
clearFingerprint()
The fingerprint of the derived image.
|
Derived.Builder |
clearLayerInfo()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Derived.Builder |
clone() |
String |
getBaseResourceUrl()
Output only.
|
com.google.protobuf.ByteString |
getBaseResourceUrlBytes()
Output only.
|
Derived |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getDistance()
Output only.
|
Fingerprint |
getFingerprint()
The fingerprint of the derived image.
|
Fingerprint.Builder |
getFingerprintBuilder()
The fingerprint of the derived image.
|
FingerprintOrBuilder |
getFingerprintOrBuilder()
The fingerprint of the derived image.
|
Layer |
getLayerInfo(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Layer.Builder |
getLayerInfoBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
List<Layer.Builder> |
getLayerInfoBuilderList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
int |
getLayerInfoCount()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
List<Layer> |
getLayerInfoList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
LayerOrBuilder |
getLayerInfoOrBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
List<? extends LayerOrBuilder> |
getLayerInfoOrBuilderList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
boolean |
hasFingerprint()
The fingerprint of the derived image.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Derived.Builder |
mergeFingerprint(Fingerprint value)
The fingerprint of the derived image.
|
Derived.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Derived.Builder |
mergeFrom(Derived other) |
Derived.Builder |
mergeFrom(com.google.protobuf.Message other) |
Derived.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Derived.Builder |
removeLayerInfo(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
setBaseResourceUrl(String value)
Output only.
|
Derived.Builder |
setBaseResourceUrlBytes(com.google.protobuf.ByteString value)
Output only.
|
Derived.Builder |
setDistance(int value)
Output only.
|
Derived.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Derived.Builder |
setFingerprint(Fingerprint.Builder builderForValue)
The fingerprint of the derived image.
|
Derived.Builder |
setFingerprint(Fingerprint value)
The fingerprint of the derived image.
|
Derived.Builder |
setLayerInfo(int index,
Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
setLayerInfo(int index,
Layer value)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Derived.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Derived.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<Derived.Builder>public Derived.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.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<Derived.Builder>public Derived getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Derived build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Derived buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Derived.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>public Derived.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<Derived.Builder>public Derived.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>public Derived.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>public Derived.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<Derived.Builder>public Derived.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<Derived.Builder>public Derived.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Derived.Builder>public Derived.Builder mergeFrom(Derived other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>public Derived.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<Derived.Builder>IOExceptionpublic boolean hasFingerprint()
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;hasFingerprint in interface DerivedOrBuilderpublic Fingerprint getFingerprint()
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;getFingerprint in interface DerivedOrBuilderpublic Derived.Builder setFingerprint(Fingerprint value)
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;public Derived.Builder setFingerprint(Fingerprint.Builder builderForValue)
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;public Derived.Builder mergeFingerprint(Fingerprint value)
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;public Derived.Builder clearFingerprint()
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;public Fingerprint.Builder getFingerprintBuilder()
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;public FingerprintOrBuilder getFingerprintOrBuilder()
The fingerprint of the derived image.
.grafeas.v1beta1.image.Fingerprint fingerprint = 1;getFingerprintOrBuilder in interface DerivedOrBuilderpublic int getDistance()
Output only. The number of layers by which this image differs from the associated image basis.
int32 distance = 2;getDistance in interface DerivedOrBuilderpublic Derived.Builder setDistance(int value)
Output only. The number of layers by which this image differs from the associated image basis.
int32 distance = 2;public Derived.Builder clearDistance()
Output only. The number of layers by which this image differs from the associated image basis.
int32 distance = 2;public List<Layer> getLayerInfoList()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;getLayerInfoList in interface DerivedOrBuilderpublic int getLayerInfoCount()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;getLayerInfoCount in interface DerivedOrBuilderpublic Layer getLayerInfo(int index)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;getLayerInfo in interface DerivedOrBuilderpublic Derived.Builder setLayerInfo(int index, Layer value)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder setLayerInfo(int index, Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder addLayerInfo(Layer value)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder addLayerInfo(int index, Layer value)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder addLayerInfo(Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder addLayerInfo(int index, Layer.Builder builderForValue)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder addAllLayerInfo(Iterable<? extends Layer> values)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder clearLayerInfo()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Derived.Builder removeLayerInfo(int index)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Layer.Builder getLayerInfoBuilder(int index)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public LayerOrBuilder getLayerInfoOrBuilder(int index)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;getLayerInfoOrBuilder in interface DerivedOrBuilderpublic List<? extends LayerOrBuilder> getLayerInfoOrBuilderList()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;getLayerInfoOrBuilderList in interface DerivedOrBuilderpublic Layer.Builder addLayerInfoBuilder()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public Layer.Builder addLayerInfoBuilder(int index)
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public List<Layer.Builder> getLayerInfoBuilderList()
This contains layer-specific metadata, if populated it has length "distance" and is ordered with [distance] being the layer immediately following the base image and [1] being the final layer.
repeated .grafeas.v1beta1.image.Layer layer_info = 3;public String getBaseResourceUrl()
Output only. This contains the base image URL for the derived image occurrence.
string base_resource_url = 4;getBaseResourceUrl in interface DerivedOrBuilderpublic com.google.protobuf.ByteString getBaseResourceUrlBytes()
Output only. This contains the base image URL for the derived image occurrence.
string base_resource_url = 4;getBaseResourceUrlBytes in interface DerivedOrBuilderpublic Derived.Builder setBaseResourceUrl(String value)
Output only. This contains the base image URL for the derived image occurrence.
string base_resource_url = 4;public Derived.Builder clearBaseResourceUrl()
Output only. This contains the base image URL for the derived image occurrence.
string base_resource_url = 4;public Derived.Builder setBaseResourceUrlBytes(com.google.protobuf.ByteString value)
Output only. This contains the base image URL for the derived image occurrence.
string base_resource_url = 4;public final Derived.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>public final Derived.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Derived.Builder>Copyright © 2019 Google LLC. All rights reserved.