Class: Google::Cloud::Compute::V1::SecuritySettings

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

Overview

The authentication and authorization settings for a BackendService.

Instance Attribute Summary collapse

Instance Attribute Details

#client_tls_policy::String



22536
22537
22538
22539
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22536

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

#subject_alt_names::Array<::String>



22536
22537
22538
22539
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22536

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