|
|
|
@ -64976,36 +64976,97 @@ |
|
|
|
|
"options": { |
|
|
|
|
"csharp_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google.Cloud.PaymentGateway.IssuerSwitch.V1": 5 |
|
|
|
|
"Google.Cloud.PaymentGateway.IssuerSwitch.V1": 6 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"go_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"cloud.google.com/go/paymentgateway/issuerswitch/apiv1/issuerswitchpb;issuerswitchpb": 5 |
|
|
|
|
"cloud.google.com/go/paymentgateway/issuerswitch/apiv1/issuerswitchpb;issuerswitchpb": 6 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_multiple_files": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"true": 5 |
|
|
|
|
"true": 6 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"com.google.cloud.paymentgateway.issuerswitch.v1": 5 |
|
|
|
|
"com.google.cloud.paymentgateway.issuerswitch.v1": 6 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"php_namespace": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google\\Cloud\\PaymentGateway\\IssuerSwitch\\V1": 5 |
|
|
|
|
"Google\\Cloud\\PaymentGateway\\IssuerSwitch\\V1": 6 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"ruby_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"Google::Cloud::PaymentGateway::IssuerSwitch::V1": 5 |
|
|
|
|
"Google::Cloud::PaymentGateway::IssuerSwitch::V1": 6 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"services": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "IssuerSwitchParticipants", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants", |
|
|
|
|
"methods": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "ActivateParticipant", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants.ActivateParticipant", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*}/issuerParticipants:activate" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "DeactivateParticipant", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants.DeactivateParticipant", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*}/issuerParticipants:deactivate" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "FetchParticipant", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants.FetchParticipant", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*}/issuerParticipants:fetch" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "MobileNumberChanged", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants.MobileNumberChanged", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "POST", |
|
|
|
|
"path": "/v1/{parent=projects/*}/issuerParticipants:mobileNumberChanged" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "UpdateIssuerParticipant", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants.UpdateIssuerParticipant", |
|
|
|
|
"mode": "UNARY", |
|
|
|
|
"bindings": [ |
|
|
|
|
{ |
|
|
|
|
"httpMethod": "PATCH", |
|
|
|
|
"path": "/v1/{parent=projects/*}/issuerParticipants:update" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "IssuerSwitchResolutions", |
|
|
|
|
"fullName": "google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchResolutions", |
|
|
|
@ -65214,6 +65275,7 @@ |
|
|
|
|
], |
|
|
|
|
"configFile": "issuerswitch_v1.yaml", |
|
|
|
|
"serviceConfigApiNames": [ |
|
|
|
|
"google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchParticipants", |
|
|
|
|
"google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchResolutions", |
|
|
|
|
"google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchRules", |
|
|
|
|
"google.cloud.paymentgateway.issuerswitch.v1.IssuerSwitchTransactions", |
|
|
|
|