File tree Expand file tree Collapse file tree
google/iam/credentials/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // Copyright 2019 Google LLC.
1+ // Copyright 2020 Google LLC
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
1111// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212// See the License for the specific language governing permissions and
1313// limitations under the License.
14- //
1514
1615syntax = "proto3" ;
1716
@@ -23,6 +22,7 @@ import "google/protobuf/duration.proto";
2322import "google/protobuf/timestamp.proto" ;
2423
2524option cc_enable_arenas = true ;
25+ option csharp_namespace = "Google.Cloud.Iam.Credentials.V1" ;
2626option go_package = "google.golang.org/genproto/googleapis/iam/credentials/v1;credentials" ;
2727option java_multiple_files = true ;
2828option java_outer_classname = "IAMCredentialsCommonProto" ;
Original file line number Diff line number Diff line change 1- // Copyright 2019 Google LLC.
1+ // Copyright 2020 Google LLC
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
1111// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212// See the License for the specific language governing permissions and
1313// limitations under the License.
14- //
1514
1615syntax = "proto3" ;
1716
@@ -22,6 +21,7 @@ import "google/api/client.proto";
2221import "google/iam/credentials/v1/common.proto" ;
2322
2423option cc_enable_arenas = true ;
24+ option csharp_namespace = "Google.Cloud.Iam.Credentials.V1" ;
2525option go_package = "google.golang.org/genproto/googleapis/iam/credentials/v1;credentials" ;
2626option java_multiple_files = true ;
2727option java_outer_classname = "IAMCredentialsProto" ;
You can’t perform that action at this time.
0 commit comments