Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::UpdateSchemaRequest.
Request message for SchemaService.UpdateSchema method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#allow_missing
def allow_missing() -> ::Boolean
Returns
#allow_missing=
def allow_missing=(value) -> ::Boolean
Parameter
Returns
#schema
def schema() -> ::Google::Cloud::DiscoveryEngine::V1beta::Schema
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::Schema) — Required. The Schema to update.
#schema=
def schema=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Schema
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::Schema) — Required. The Schema to update.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::Schema) — Required. The Schema to update.