Binary Authorization V1 API - Class Grafeas::V1::FileLocation (v0.8.0)

Reference documentation and code samples for the Binary Authorization V1 API class Grafeas::V1::FileLocation.

Indicates the location at which a package was found.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#file_path

def file_path() -> ::String
Returns
  • (::String) — For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.

#file_path=

def file_path=(value) -> ::String
Parameter
  • value (::String) — For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.
Returns
  • (::String) — For jars that are contained inside .war files, this filepath can indicate the path to war file combined with the path to jar file.