Class Google::Cloud::Compute::V1::Screenshot (v1.0.0)

An instance's screenshot.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#contents

def contents() -> ::String
Returns
  • (::String) — [Output Only] The Base64-encoded screenshot data.

#contents=

def contents=(value) -> ::String
Parameter
  • value (::String) — [Output Only] The Base64-encoded screenshot data.
Returns
  • (::String) — [Output Only] The Base64-encoded screenshot data.

#kind

def kind() -> ::String
Returns
  • (::String) — [Output Only] Type of the resource. Always compute#screenshot for the screenshots.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Type of the resource. Always compute#screenshot for the screenshots.
Returns
  • (::String) — [Output Only] Type of the resource. Always compute#screenshot for the screenshots.