Class: Google::Cloud::Video::LiveStream::V1::Encryption::SecretManagerSource

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/video/livestream/v1/resources.rb

Overview

Configuration for secrets stored in Google Secret Manager.

Instance Attribute Summary collapse

Instance Attribute Details

#secret_version::String



1158
1159
1160
1161
# File 'proto_docs/google/cloud/video/livestream/v1/resources.rb', line 1158

class SecretManagerSource
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end