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
Mostrar archivo Open project: GoogleCloudPlatform/google-cloud-visualstudio

Public Methods

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

Private Methods

Method Description
GetItem ( ) : BucketItem
OnOpenConCloudConsoleCommand ( ) : void
OnPropertiesCommand ( ) : void

Method Details

BucketViewModel() public method

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