Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class SimpleMetadataProvider (1.59.0)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class SimpleMetadataProvider.

Simple MetadataProvider.

Namespace

Google \ Cloud \ Core \ Report

Methods

__construct

Parameters
Name Description
monitoredResource mixed
projectId string

[optional] Defaults to ''

serviceId string

[optional] Defaults to ''

versionId string

[optional] Defaults to ''

labels array

[optional] Defaults to []

monitoredResource

Returns
Type Description
array

projectId

Return the project id.

Returns
Type Description
string

serviceId

Return the service id.

Returns
Type Description
string

versionId

Return the version id.

Returns
Type Description
string

labels

Return the labels.

Returns
Type Description
array