Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ListResourceValueConfigsRequest.
Request message to list resource value configs of a parent
(::Integer) — The maximum number of configs to return. The service may return fewer than
this value.
If unspecified, at most 10 configs will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
#page_size=
defpage_size=(value)->::Integer
Parameter
value (::Integer) — The maximum number of configs to return. The service may return fewer than
this value.
If unspecified, at most 10 configs will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
Returns
(::Integer) — The maximum number of configs to return. The service may return fewer than
this value.
If unspecified, at most 10 configs will be returned.
The maximum value is 1000; values above 1000 will be coerced to 1000.
#page_token
defpage_token()->::String
Returns
(::String) — A page token, received from a previous ListResourceValueConfigs call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListResourceValueConfigs must match the call that provided the
page token.
page_size can be specified, and the new page_size will be used.
#page_token=
defpage_token=(value)->::String
Parameter
value (::String) — A page token, received from a previous ListResourceValueConfigs call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListResourceValueConfigs must match the call that provided the
page token.
page_size can be specified, and the new page_size will be used.
Returns
(::String) — A page token, received from a previous ListResourceValueConfigs call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to
ListResourceValueConfigs must match the call that provided the
page token.
page_size can be specified, and the new page_size will be used.
#parent
defparent()->::String
Returns
(::String) — Required. The parent, which owns the collection of resource value configs.
Its format is
organizations/[organization_id]
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The parent, which owns the collection of resource value configs.
Its format is
organizations/[organization_id]
Returns
(::String) — Required. The parent, which owns the collection of resource value configs.
Its format is
organizations/[organization_id]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Security Command Center V2 API - Class Google::Cloud::SecurityCenter::V2::ListResourceValueConfigsRequest (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-security_center-v2/latest/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [1.2.0](/ruby/docs/reference/google-cloud-security_center-v2/1.2.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [1.1.1](/ruby/docs/reference/google-cloud-security_center-v2/1.1.1/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [1.0.0](/ruby/docs/reference/google-cloud-security_center-v2/1.0.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-security_center-v2/0.6.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-security_center-v2/0.5.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.4.1](/ruby/docs/reference/google-cloud-security_center-v2/0.4.1/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-security_center-v2/0.3.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-security_center-v2/0.2.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-security_center-v2/0.1.0/Google-Cloud-SecurityCenter-V2-ListResourceValueConfigsRequest) \nReference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::ListResourceValueConfigsRequest.\n\nRequest message to list resource value configs of a parent \n\nInherits\n--------\n\n- [Object](./Google-Cloud-SecurityCenter-V2-Kubernetes-Object) \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #page_size\n\n def page_size() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### #page_size=\n\n def page_size=(value) -\u003e ::Integer\n\n**Parameter**\n\n- **value** (::Integer) --- The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. \n**Returns**\n\n- (::Integer) --- The maximum number of configs to return. The service may return fewer than this value. If unspecified, at most 10 configs will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.\n\n### #page_token\n\n def page_token() -\u003e ::String\n\n**Returns**\n\n- (::String) --- A page token, received from a previous `ListResourceValueConfigs` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to\n `ListResourceValueConfigs` must match the call that provided the\n page token.\n\n page_size can be specified, and the new page_size will be used.\n\n### #page_token=\n\n def page_token=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- A page token, received from a previous `ListResourceValueConfigs` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to\n `ListResourceValueConfigs` must match the call that provided the\n page token.\n\npage_size can be specified, and the new page_size will be used. \n**Returns**\n\n- (::String) --- A page token, received from a previous `ListResourceValueConfigs` call. Provide this to retrieve the subsequent page.\n\n\n When paginating, all other parameters provided to\n `ListResourceValueConfigs` must match the call that provided the\n page token.\n\n page_size can be specified, and the new page_size will be used.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent, which owns the collection of resource value configs. Its format is `organizations/[organization_id]`\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent, which owns the collection of resource value configs. Its format is `organizations/[organization_id]` \n**Returns**\n\n- (::String) --- Required. The parent, which owns the collection of resource value configs. Its format is `organizations/[organization_id]`"]]