C# Class AnalyticsEvent, google-cloud-powershell

Data object representing an analytics event. Useful for bundling data to be passed to an IEventReporter.
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-powershell Class Usage Examples

Méthodes publiques

Méthode Description
AnalyticsEvent ( string name ) : System

Private Methods

Méthode Description
GetMetadataFromParams ( string args ) : string>.Dictionary

Method Details

AnalyticsEvent() public méthode

public AnalyticsEvent ( string name ) : System
name string
Résultat System