C# Class GoogleCloudExtension.CloudExplorerSources.Gcs.BucketViewModel

This class is the view model for a GCS bucket. Defines the possible operations on the bucket, accessible through the context menu.
Inheritance: GoogleCloudExtension.CloudExplorer.TreeHierarchy, ICloudExplorerItemSource
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio

Méthodes publiques

Méthode Description
BucketViewModel ( GcsSourceRootViewModel owner, Bucket bucket ) : Google.Apis.Storage.v1.Data

Private Methods

Méthode Description
GetItem ( ) : BucketItem
OnOpenConCloudConsoleCommand ( ) : void
OnPropertiesCommand ( ) : void

Method Details

BucketViewModel() public méthode

public BucketViewModel ( GcsSourceRootViewModel owner, Bucket bucket ) : Google.Apis.Storage.v1.Data
owner GcsSourceRootViewModel
bucket Bucket
Résultat Google.Apis.Storage.v1.Data