API hub V1 API - Class Google::Cloud::ApiHub::V1::StyleGuideContents (v0.2.0)

Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::StyleGuideContents.

The style guide contents.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#contents

def contents() -> ::String
Returns
  • (::String) — Required. The contents of the style guide.

#contents=

def contents=(value) -> ::String
Parameter
  • value (::String) — Required. The contents of the style guide.
Returns
  • (::String) — Required. The contents of the style guide.

#mime_type

def mime_type() -> ::String
Returns
  • (::String) — Required. The mime type of the content.

#mime_type=

def mime_type=(value) -> ::String
Parameter
  • value (::String) — Required. The mime type of the content.
Returns
  • (::String) — Required. The mime type of the content.