Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::AuthorizedView::FamilySubsets.
Subsets of a column family that are included in this AuthorizedView.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#qualifier_prefixes
defqualifier_prefixes()->::Array<::String>
Returns
(::Array<::String>) — Prefixes for qualifiers to be included in the AuthorizedView. Every
qualifier starting with one of these prefixes is included in the
AuthorizedView. To provide access to all qualifiers, include the empty
string as a prefix
("").
#qualifier_prefixes=
defqualifier_prefixes=(value)->::Array<::String>
Parameter
value (::Array<::String>) — Prefixes for qualifiers to be included in the AuthorizedView. Every
qualifier starting with one of these prefixes is included in the
AuthorizedView. To provide access to all qualifiers, include the empty
string as a prefix
("").
Returns
(::Array<::String>) — Prefixes for qualifiers to be included in the AuthorizedView. Every
qualifier starting with one of these prefixes is included in the
AuthorizedView. To provide access to all qualifiers, include the empty
string as a prefix
("").
#qualifiers
defqualifiers()->::Array<::String>
Returns
(::Array<::String>) — Individual exact column qualifiers to be included in the AuthorizedView.
#qualifiers=
defqualifiers=(value)->::Array<::String>
Parameter
value (::Array<::String>) — Individual exact column qualifiers to be included in the AuthorizedView.
Returns
(::Array<::String>) — Individual exact column qualifiers to be included in the AuthorizedView.
[[["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 2024-11-06 UTC."],[],[]]