Reference documentation and code samples for the Google Cloud Api Hub V1 Client class SourceMetadata.
SourceMetadata represents the metadata for a resource at the source.
Generated from protobuf message google.cloud.apihub.v1.SourceMetadata
Namespace
Google \ Cloud \ ApiHub \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ plugin_instance_action_source
SourceMetadata\PluginInstanceActionSource
Output only. The source of the resource is a plugin instance action.
↳ source_type
int
Output only. The type of the source.
↳ original_resource_id
string
Output only. The unique identifier of the resource at the source.
↳ original_resource_create_time
↳ original_resource_update_time
Google\Protobuf\Timestamp
Output only. The time at which the resource was last updated at the source.
getPluginInstanceActionSource
Output only. The source of the resource is a plugin instance action.
hasPluginInstanceActionSource
setPluginInstanceActionSource
Output only. The source of the resource is a plugin instance action.
$this
getSourceType
Output only. The type of the source.
setSourceType
Output only. The type of the source.
$this
getOriginalResourceId
Output only. The unique identifier of the resource at the source.
string
setOriginalResourceId
Output only. The unique identifier of the resource at the source.
var
string
$this
getOriginalResourceCreateTime
Output only. The time at which the resource was created at the source.
hasOriginalResourceCreateTime
clearOriginalResourceCreateTime
setOriginalResourceCreateTime
Output only. The time at which the resource was created at the source.
$this
getOriginalResourceUpdateTime
Output only. The time at which the resource was last updated at the source.
hasOriginalResourceUpdateTime
clearOriginalResourceUpdateTime
setOriginalResourceUpdateTime
Output only. The time at which the resource was last updated at the source.
$this
getSource
string

