Resource: MonitoredProject
A project being monitored
by a Metrics Scope
.
JSON representation |
---|
{ "name" : string , "createTime" : string , "isTombstoned" : boolean } |
Fields | |
---|---|
name
|
Immutable. The resource name of the |
createTime
|
Output only. The time when this Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
isTombstoned
|
Output only. Set if the project has been tombstoned by the user. |
Methods |
|
---|---|
|
Adds a MonitoredProject
with the given project ID to the specified Metrics Scope
. |
|
Deletes a MonitoredProject
from the specified Metrics Scope
. |