Sha256: e131edb1b3f4cece1a7d7b48f496556cace33da8e6cbbe7d84a5c8accd90aca3
Contents?: true
Size: 694 Bytes
Versions: 2
Compression:
Stored size: 694 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/iam/v1/logging/audit_data.proto require 'google/protobuf' require 'google/api/annotations_pb' require 'google/iam/v1/policy_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/iam/v1/logging/audit_data.proto", :syntax => :proto3) do add_message "google.iam.v1.logging.AuditData" do optional :policy_delta, :message, 2, "google.iam.v1.PolicyDelta" end end end module Google module Iam module V1 module Logging AuditData = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.iam.v1.logging.AuditData").msgclass end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
google-iam-v1-0.2.0 | lib/google/iam/v1/logging/audit_data_pb.rb |
google-iam-v1-0.1.0 | lib/google/iam/v1/logging/audit_data_pb.rb |