feat!:Publish Cloud ResourceSettings v1 API

PiperOrigin-RevId: 378057924
This commit is contained in:
Google APIs 2021-06-07 19:19:45 -07:00 committed by Copybara-Service
parent 90717db757
commit 255c1a8e35

View file

@ -27,6 +27,11 @@ option java_multiple_files = true;
option java_outer_classname = "ResourceSettingsProto";
option java_package = "com.google.cloud.resourcesettings.v1";
// Client library namespace
option csharp_namespace = "Google.Cloud.ResourceSettings.V1";
option php_namespace = "Google\\Cloud\\ResourceSettings\\V1";
option ruby_package = "Google::Cloud::ResourceSettings::V1";
// An interface to interact with resource settings and setting values throughout
// the resource hierarchy.
//