Security Center Management V1 API - Class Google::Cloud::SecurityCenterManagement::V1::ListSecurityCenterServicesResponse (v0.4.0)

Reference documentation and code samples for the Security Center Management V1 API class Google::Cloud::SecurityCenterManagement::V1::ListSecurityCenterServicesResponse.

Response message for listing Security Command Center services.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.

#security_center_services

def security_center_services() -> ::Array<::Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService>
Returns

#security_center_services=

def security_center_services=(value) -> ::Array<::Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService>
Parameter
Returns