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

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

The API metadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#api

def api() -> ::Google::Cloud::ApiHub::V1::Api
Returns
  • (::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to be pushed to Hub's collect layer. The ID of the API resource will be generated by Hub to ensure uniqueness across all APIs across systems.

#api=

def api=(value) -> ::Google::Cloud::ApiHub::V1::Api
Parameter
  • value (::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to be pushed to Hub's collect layer. The ID of the API resource will be generated by Hub to ensure uniqueness across all APIs across systems.
Returns
  • (::Google::Cloud::ApiHub::V1::Api) — Required. The API resource to be pushed to Hub's collect layer. The ID of the API resource will be generated by Hub to ensure uniqueness across all APIs across systems.

#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 API in the system where it was originally created.

#original_id=

def original_id=(value) -> ::String
Parameter
  • value (::String) — Optional. The unique identifier of the API in the system where it was originally created.
Returns
  • (::String) — Optional. The unique identifier of the API 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

#versions

def versions() -> ::Array<::Google::Cloud::ApiHub::V1::VersionMetadata>
Returns

#versions=

def versions=(value) -> ::Array<::Google::Cloud::ApiHub::V1::VersionMetadata>
Parameter
Returns