Method | Description | |
---|---|---|
GcpsCmdlet ( ) : Google.Apis.Pubsub.v1 |
Method | Description | |
---|---|---|
GetProjectPrefixForSubscription ( string subscriptionName, string project ) : string |
Prefix projects/{project name}/subscriptions/{subscriptions} to subscriptionName if not present.
|
|
GetProjectPrefixForTopic ( string topicName, string project ) : string |
Prefix projects/{project name}/topics/{topic} to topicName if not present.
|
public GcpsCmdlet ( ) : Google.Apis.Pubsub.v1 | ||
return | Google.Apis.Pubsub.v1 |
protected GetProjectPrefixForSubscription ( string subscriptionName, string project ) : string | ||
subscriptionName | string | |
project | string | |
return | string |
protected GetProjectPrefixForTopic ( string topicName, string project ) : string | ||
topicName | string | |
project | string | |
return | string |