Method | Description | |
---|---|---|
GcsPath ( Google.Apis.Storage.v1.Data.Object input ) : Google.Apis.CloudResourceManager.v1 | ||
Parse ( string path ) : GcsPath | ||
RelativePathToChild ( string childObjectPath ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
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 | |
return | Google.Apis.CloudResourceManager.v1 |
public static Parse ( string path ) : GcsPath | ||
path | string | |
return | GcsPath |
public RelativePathToChild ( string childObjectPath ) : string | ||
childObjectPath | string | |
return | string |