public final class ImageOccurrence extends GeneratedMessageV3 implements ImageOccurrenceOrBuilder
Details of the derived image portion of the DockerImage relationship. This image would be produced from a Dockerfile with FROM <DockerImage.Basis in attached Note>.
Protobuf type grafeas.v1.ImageOccurrence
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ImageOccurrenceImplements
ImageOccurrenceOrBuilderStatic Fields
BASE_RESOURCE_URL_FIELD_NUMBER
public static final int BASE_RESOURCE_URL_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
DISTANCE_FIELD_NUMBER
public static final int DISTANCE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
FINGERPRINT_FIELD_NUMBER
public static final int FINGERPRINT_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
LAYER_INFO_FIELD_NUMBER
public static final int LAYER_INFO_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ImageOccurrence getDefaultInstance()
Returns | |
---|---|
Type | Description |
ImageOccurrence |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static ImageOccurrence.Builder newBuilder()
Returns | |
---|---|
Type | Description |
ImageOccurrence.Builder |
newBuilder(ImageOccurrence prototype)
public static ImageOccurrence.Builder newBuilder(ImageOccurrence prototype)