mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-15 12:50:26 +02:00
feat!:Publish Cloud ResourceSettings v1 API
PiperOrigin-RevId: 378057924
This commit is contained in:
parent
90717db757
commit
255c1a8e35
1 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue