mirror of https://github.com/mingrammer/diagrams
parent
32bf0cc664
commit
caba373da6
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _GCP
|
||||||
|
|
||||||
|
|
||||||
|
class _Operations(_GCP):
|
||||||
|
_type = "operations"
|
||||||
|
_icon_dir = "resources/gcp/operations"
|
||||||
|
|
||||||
|
|
||||||
|
class Monitoring(_Operations):
|
||||||
|
_icon = "monitoring.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 8.0 KiB |
Loading…
Reference in new issue