Reference documentation and code samples for the API hub V1 API class Google::Cloud::ApiHub::V1::SourceMetadata.
SourceMetadata represents the metadata for a resource at the source.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#original_resource_create_time
def original_resource_create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time at which the resource was created at the source.
#original_resource_id
def original_resource_id() -> ::String
Returns
- (::String) — Output only. The unique identifier of the resource at the source.
#original_resource_update_time
def original_resource_update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time at which the resource was last updated at the source.
#plugin_instance_action_source
def plugin_instance_action_source() -> ::Google::Cloud::ApiHub::V1::SourceMetadata::PluginInstanceActionSource
Returns
- (::Google::Cloud::ApiHub::V1::SourceMetadata::PluginInstanceActionSource) — Output only. The source of the resource is a plugin instance action.
#source_type
def source_type() -> ::Google::Cloud::ApiHub::V1::SourceMetadata::SourceType
Returns
- (::Google::Cloud::ApiHub::V1::SourceMetadata::SourceType) — Output only. The type of the source.