API hub V1 API - Class Google::Cloud::ApiHub::V1::SpecMetadata (v0.6.0)

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

The metadata associated with a spec of the API version.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#original_create_time

def original_create_time() -> ::Google::Protobuf::Timestamp
Returns

#original_create_time=

def original_create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#original_id

def original_id() -> ::String
Returns
  • (::String) — Optional. The unique identifier of the spec in the system where it was originally created.

#original_id=

def original_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The unique identifier of the spec in the system where it was originally created.
Returns
  • (::String) — Optional. The unique identifier of the spec in the system where it was originally created.

#original_update_time

def original_update_time() -> ::Google::Protobuf::Timestamp
Returns

#original_update_time=

def original_update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#spec

def spec() -> ::Google::Cloud::ApiHub::V1::Spec
Returns

#spec=

def spec=(value) -> ::Google::Cloud::ApiHub::V1::Spec
Parameter
Returns