Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ImportSuggestionDenyListEntriesResponse.
Response message for CompletionService.ImportSuggestionDenyListEntries method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error_samples
def error_samples() -> ::Array<::Google::Rpc::Status>
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#error_samples=
def error_samples=(value) -> ::Array<::Google::Rpc::Status>
Parameter
- value (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
Returns
- (::Array<::Google::Rpc::Status>) — A sample of errors encountered while processing the request.
#failed_entries_count
def failed_entries_count() -> ::Integer
Returns
- (::Integer) — Count of deny list entries that failed to be imported.
#failed_entries_count=
def failed_entries_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of deny list entries that failed to be imported.
Returns
- (::Integer) — Count of deny list entries that failed to be imported.
#imported_entries_count
def imported_entries_count() -> ::Integer
Returns
- (::Integer) — Count of deny list entries successfully imported.
#imported_entries_count=
def imported_entries_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of deny list entries successfully imported.
Returns
- (::Integer) — Count of deny list entries successfully imported.