|
86685 | 86685 | "google/api", |
86686 | 86686 | "google/iam/v1", |
86687 | 86687 | "google/longrunning", |
86688 | | - "google/protobuf", |
86689 | | - "google/spanner/admin/database/v1" |
| 86688 | + "google/protobuf" |
86690 | 86689 | ], |
86691 | 86690 | "options": { |
86692 | 86691 | "csharp_namespace": { |
|
86736 | 86735 | } |
86737 | 86736 | ] |
86738 | 86737 | }, |
86739 | | - { |
86740 | | - "shortName": "CreateInstanceConfig", |
86741 | | - "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.CreateInstanceConfig", |
86742 | | - "mode": "UNARY", |
86743 | | - "bindings": [ |
86744 | | - { |
86745 | | - "httpMethod": "POST", |
86746 | | - "path": "/v1/{parent=projects/*}/instanceConfigs" |
86747 | | - } |
86748 | | - ] |
86749 | | - }, |
86750 | 86738 | { |
86751 | 86739 | "shortName": "DeleteInstance", |
86752 | 86740 | "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstance", |
|
86758 | 86746 | } |
86759 | 86747 | ] |
86760 | 86748 | }, |
86761 | | - { |
86762 | | - "shortName": "DeleteInstanceConfig", |
86763 | | - "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.DeleteInstanceConfig", |
86764 | | - "mode": "UNARY", |
86765 | | - "bindings": [ |
86766 | | - { |
86767 | | - "httpMethod": "DELETE", |
86768 | | - "path": "/v1/{name=projects/*/instanceConfigs/*}" |
86769 | | - } |
86770 | | - ] |
86771 | | - }, |
86772 | 86749 | { |
86773 | 86750 | "shortName": "GetIamPolicy", |
86774 | 86751 | "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.GetIamPolicy", |
|
86802 | 86779 | } |
86803 | 86780 | ] |
86804 | 86781 | }, |
86805 | | - { |
86806 | | - "shortName": "ListInstanceConfigOperations", |
86807 | | - "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigOperations", |
86808 | | - "mode": "UNARY", |
86809 | | - "bindings": [ |
86810 | | - { |
86811 | | - "httpMethod": "GET", |
86812 | | - "path": "/v1/{parent=projects/*}/instanceConfigOperations" |
86813 | | - } |
86814 | | - ] |
86815 | | - }, |
86816 | 86782 | { |
86817 | 86783 | "shortName": "ListInstanceConfigs", |
86818 | 86784 | "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.ListInstanceConfigs", |
|
86867 | 86833 | "path": "/v1/{instance.name=projects/*/instances/*}" |
86868 | 86834 | } |
86869 | 86835 | ] |
86870 | | - }, |
86871 | | - { |
86872 | | - "shortName": "UpdateInstanceConfig", |
86873 | | - "fullName": "google.spanner.admin.instance.v1.InstanceAdmin.UpdateInstanceConfig", |
86874 | | - "mode": "UNARY", |
86875 | | - "bindings": [ |
86876 | | - { |
86877 | | - "httpMethod": "PATCH", |
86878 | | - "path": "/v1/{instance_config.name=projects/*/instanceConfigs/*}" |
86879 | | - } |
86880 | | - ] |
86881 | 86836 | } |
86882 | 86837 | ] |
86883 | 86838 | } |
|
0 commit comments