Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GetVersionOperationMetadataSbomInfo.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#current_component_versions
def current_component_versions() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their currently-applied versions or other appropriate identifiers.
#current_component_versions=
def current_component_versions=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their currently-applied versions or other appropriate identifiers.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their currently-applied versions or other appropriate identifiers.
#target_component_versions
def target_component_versions() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their target versions or other appropriate identifiers.
#target_component_versions=
def target_component_versions=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their target versions or other appropriate identifiers.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A mapping of components to their target versions or other appropriate identifiers.