Reference documentation and code samples for the Cloud Product Registry V1 API class Google::Cloud::ProductRegistry::V1::LookupEntityResponse.
Response message for LookupEntity.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#logical_product
def logical_product() -> ::Google::Cloud::ProductRegistry::V1::LogicalProduct-
(::Google::Cloud::ProductRegistry::V1::LogicalProduct) — Matched LogicalProduct.
Note: The following fields are mutually exclusive:
logical_product,logical_product_variant,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
#logical_product=
def logical_product=(value) -> ::Google::Cloud::ProductRegistry::V1::LogicalProduct-
value (::Google::Cloud::ProductRegistry::V1::LogicalProduct) — Matched LogicalProduct.
Note: The following fields are mutually exclusive:
logical_product,logical_product_variant,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ProductRegistry::V1::LogicalProduct) — Matched LogicalProduct.
Note: The following fields are mutually exclusive:
logical_product,logical_product_variant,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
#logical_product_variant
def logical_product_variant() -> ::Google::Cloud::ProductRegistry::V1::LogicalProductVariant-
(::Google::Cloud::ProductRegistry::V1::LogicalProductVariant) — Matched LogicalProductVariant.
Note: The following fields are mutually exclusive:
logical_product_variant,logical_product,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
#logical_product_variant=
def logical_product_variant=(value) -> ::Google::Cloud::ProductRegistry::V1::LogicalProductVariant-
value (::Google::Cloud::ProductRegistry::V1::LogicalProductVariant) — Matched LogicalProductVariant.
Note: The following fields are mutually exclusive:
logical_product_variant,logical_product,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ProductRegistry::V1::LogicalProductVariant) — Matched LogicalProductVariant.
Note: The following fields are mutually exclusive:
logical_product_variant,logical_product,product_suite. If a field in that set is populated, all other fields in the set will automatically be cleared.
#product_suite
def product_suite() -> ::Google::Cloud::ProductRegistry::V1::ProductSuite-
(::Google::Cloud::ProductRegistry::V1::ProductSuite) — Matched ProductSuite.
Note: The following fields are mutually exclusive:
product_suite,logical_product,logical_product_variant. If a field in that set is populated, all other fields in the set will automatically be cleared.
#product_suite=
def product_suite=(value) -> ::Google::Cloud::ProductRegistry::V1::ProductSuite-
value (::Google::Cloud::ProductRegistry::V1::ProductSuite) — Matched ProductSuite.
Note: The following fields are mutually exclusive:
product_suite,logical_product,logical_product_variant. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::ProductRegistry::V1::ProductSuite) — Matched ProductSuite.
Note: The following fields are mutually exclusive:
product_suite,logical_product,logical_product_variant. If a field in that set is populated, all other fields in the set will automatically be cleared.