Метод | Описание | |
---|---|---|
GcsPath ( Google.Apis.Storage.v1.Data.Object input ) : Google.Apis.CloudResourceManager.v1 | ||
Parse ( string path ) : GcsPath | ||
RelativePathToChild ( string childObjectPath ) : string | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
GcsPath ( string bucket, string objectPath ) : Google.Apis.CloudResourceManager.v1 |
public GcsPath ( Google.Apis.Storage.v1.Data.Object input ) : Google.Apis.CloudResourceManager.v1 | ||
input | Google.Apis.Storage.v1.Data.Object | |
Результат | Google.Apis.CloudResourceManager.v1 |
public static Parse ( string path ) : GcsPath | ||
path | string | |
Результат | GcsPath |
public RelativePathToChild ( string childObjectPath ) : string | ||
childObjectPath | string | |
Результат | string |