File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -498,7 +498,8 @@ types:
498498 description : |
499499 Date and time (UTC) on which the Platform Insights configuration was last updated.
500500 lastModifiedBy? :
501- type : ClientLogging
501+ type : LastModifiedBy
502+ (beta) : true
502503 description : |
503504 User IDs and references who last modified the Platform Insights configuration.
504505 additionalAttributes? :
@@ -523,9 +524,9 @@ types:
523524 }
524525 description : |
525526 Platform Insights configuration of your Project.
526- ClientLogging :
527+ LastModifiedBy :
527528 (package) : Configuration
528- displayName : ClientLogging
529+ displayName : LastModifiedBy
529530 type : object
530531 properties :
531532 clientId? :
@@ -556,7 +557,8 @@ types:
556557 description : |
557558 Date and time (UTC) on which the Platform Insights configuration was last updated.
558559 lastModifiedBy? :
559- type : ClientLogging
560+ type : LastModifiedBy
561+ (beta) : true
560562 description : |
561563 User IDs and references who last modified the Platform Insights configuration.
562564 example :
You can’t perform that action at this time.
0 commit comments