Class: Google::Cloud::CertificateManager::V1::CertificateMapEntry

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

Overview

Defines a certificate map entry.

Defined Under Namespace

Modules: Matcher Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#certificates::Array<::String>



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#create_time::Google::Protobuf::Timestamp (readonly)



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#description::String



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#hostname::String



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#labels::Google::Protobuf::Map{::String => ::String}



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#matcher::Google::Cloud::CertificateManager::V1::CertificateMapEntry::Matcher



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#name::String



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#state::Google::Cloud::CertificateManager::V1::ServingState (readonly)



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end

#update_time::Google::Protobuf::Timestamp (readonly)



776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
# File 'proto_docs/google/cloud/certificatemanager/v1/certificate_manager.rb', line 776

class CertificateMapEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end

  # Defines predefined cases other than SNI-hostname match when this
  # configuration should be applied.
  module Matcher
    # A matcher has't been recognized.
    MATCHER_UNSPECIFIED = 0

    # A primary certificate that is served when SNI wasn't specified in the
    # request or SNI couldn't be found in the map.
    PRIMARY = 1
  end
end